Closed jdonkervliet closed 4 years ago
In GitLab by @swabbur on Jun 21, 2020, 16:25
Commented on src/main/java/net/glowstone/Benchmarker.java line 71
As this only sets the name, it should be named setName
.
In GitLab by @swabbur on Jun 21, 2020, 16:25
Commented on src/main/java/net/glowstone/Benchmarker.java line 46
Constants like these should be static.
In GitLab by @swabbur on Jun 21, 2020, 16:26
Commented on src/main/java/net/glowstone/Benchmarker.java line 44
Prefer initializing non-constant values in the constructor.
In GitLab by @julian9499 on Jun 21, 2020, 16:58
Commented on src/main/java/net/glowstone/Benchmarker.java line 37
changed this line in version 7 of the diff
In GitLab by @julian9499 on Jun 21, 2020, 16:58
Commented on src/main/java/net/glowstone/Benchmarker.java line 19
changed this line in version 7 of the diff
In GitLab by @julian9499 on Jun 21, 2020, 16:58
Commented on src/main/java/net/glowstone/Benchmarker.java line 71
changed this line in version 7 of the diff
In GitLab by @julian9499 on Jun 21, 2020, 16:58
Commented on src/main/java/net/glowstone/Benchmarker.java line 46
changed this line in version 7 of the diff
In GitLab by @julian9499 on Jun 21, 2020, 16:58
Commented on src/main/java/net/glowstone/Benchmarker.java line 44
changed this line in version 7 of the diff
In GitLab by @julian9499 on Jun 21, 2020, 16:58
added 1 commit
In GitLab by @swabbur on Jun 22, 2020, 22:46
added 1 commit
In GitLab by @swabbur on Jun 22, 2020, 22:48
added 1 commit
In GitLab by @julian9499 on Jun 23, 2020, 24:52
added 10 commits
development
In GitLab by @swabbur on Jun 24, 2020, 23:35
closed
In GitLab by @julian9499 on Jun 21, 2020, 15:12