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