Skip to main content
4 events
when toggle format what by license comment
Mar 27, 2019 at 6:33 comment added TorbenPutkonen Your prolific use of whitespace in parameterized types (such as "List < List < String >>") is not customary to Java. Use the formatting found in the Java API documentation (e.g. "List<List<String>>")
Mar 26, 2019 at 23:50 answer added potato timeline score: 3
Mar 26, 2019 at 17:07 history migrated from stackoverflow.com (revisions)
Mar 26, 2019 at 10:20 history asked Michał Biel CC BY-SA 4.0