Package | Description |
---|---|
wcg.main |
Classes for managing the web card game service.
|
Modifier and Type | Method and Description |
---|---|
(package private) static UserPool |
UserPool.getInstance()
Single instance of this class.
|
(package private) static UserPool |
UserPool.restore()
Restore backup file and return saved pool.
|
Modifier and Type | Method and Description |
---|---|
(package private) static void |
UserPool.backup(UserPool pool)
Save given pool in file.
|