Fix: all JavaDOC completed

This commit is contained in:
2026-06-14 20:24:04 +02:00
parent ad8bbd8dca
commit 9f985c8ea9
24 changed files with 397 additions and 142 deletions
@@ -50,7 +50,7 @@ public class GameEventProcessor {
/**
* Handle to the running forfeit timer, or {@code null} when no timer is active.
* A non-null value signals that the game is in the {@em suspended} state.
* A non-null value signals that the game is in the suspended state.
*/
private ScheduledFuture<?> disconnectionTimer;