Add: complete javaDOC

This commit is contained in:
2026-06-10 11:43:58 +02:00
parent c099847cbd
commit e45a5bbb98
25 changed files with 429 additions and 616 deletions
@@ -165,6 +165,10 @@ public class ClientController {
}
/**
* Notifies the server of a voluntary disconnection and closes the
* network client connection.
*/
public void disconnect()
{
client.notifyDisconnection();