aboutsummaryrefslogtreecommitdiff
path: root/src/com.example.portfolio3
AgeCommit message (Expand)Author
7 daystidy: define variables separatelyJonas Smedegaard
7 daystidy: declare method modifiers ordered according to Java Language Specificati...Jonas Smedegaard
7 dayswrap long linesJonas Smedegaard
7 daystidy whitespaceJonas Smedegaard
7 daysset methods final to avoid uncertain subclassingJonas Smedegaard
7 daysdrop superfluous importJonas Smedegaard
7 daysalways use brace in for- and if-constructJonas Smedegaard
7 daystidy whitespaceJonas Smedegaard
7 daysdeclare variables final when possibleJonas Smedegaard
7 daysmake class AbstractGraph publicJonas Smedegaard
8 daysmake function GraphAlgorithms.sortVertex() publicJonas Smedegaard
8 daysintellij stuffIan Valentin Christensen
9 daysadd/update module-info filesJonas Smedegaard
9 daysmake class Edge publicJonas Smedegaard
9 daysfix imports and avoid wildcard importJonas Smedegaard
9 dayssimplify path structureJonas Smedegaard