|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsoc.util.SOCGameList.GameInfo
soc.server.SOCGameListAtServer.GameInfoAtServer
protected static class SOCGameListAtServer.GameInfoAtServer
Game info including server-side information, such as the game type's GameHandler.
| Field Summary | |
|---|---|
GameHandler |
handler
|
| Fields inherited from class soc.util.SOCGameList.GameInfo |
|---|
canJoin, gameDestroyed, mutex, opts, optsStr |
| Constructor Summary | |
|---|---|
SOCGameListAtServer.GameInfoAtServer(java.util.Map<java.lang.String,SOCGameOption> gameOpts,
GameHandler typeHandler)
Constructor, with handler and optional game options. |
|
| Method Summary |
|---|
| Methods inherited from class soc.util.SOCGameList.GameInfo |
|---|
dispose, parseOptsStr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final GameHandler handler
| Constructor Detail |
|---|
public SOCGameListAtServer.GameInfoAtServer(java.util.Map<java.lang.String,SOCGameOption> gameOpts,
GameHandler typeHandler)
throws java.lang.IllegalArgumentException
gameOpts - Game's SOCGameOptions, or nulltypeHandler - Game type handler for this game
java.lang.IllegalArgumentException - if handler is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||