aboutsummaryrefslogtreecommitdiff
path: root/src/com.example.portfolio3/com/example/portfolio3
AgeCommit message (Expand)Author
13 daystidy: define variables separatelyJonas Smedegaard
13 daystidy: declare method modifiers ordered according to Java Language Specificati...Jonas Smedegaard
13 dayswrap long linesJonas Smedegaard
13 daystidy whitespaceJonas Smedegaard
13 daysset methods final to avoid uncertain subclassingJonas Smedegaard
13 daysdrop superfluous importJonas Smedegaard
13 daysalways use brace in for- and if-constructJonas Smedegaard
13 daystidy whitespaceJonas Smedegaard
13 daysdeclare variables final when possibleJonas Smedegaard
13 daysmake class AbstractGraph publicJonas Smedegaard
13 daysmake function GraphAlgorithms.sortVertex() publicJonas Smedegaard
2025-04-27make class Edge publicJonas Smedegaard
2025-04-27fix imports and avoid wildcard importJonas Smedegaard
2025-04-27simplify path structureJonas Smedegaard