Class Summary |
CappedQueue<T> |
This queue has a size limit |
DebugRecorder |
This class is used to record debugging information
that can be accessed during run-time through a client. |
I18n |
Common helper methods for I18N. |
IntPair |
An ordered pair of 2 ints. |
IntTriple |
An ordered triple of 3 ints. |
MutexFlag |
DOCUMENT ME! |
NodeLenVis<T> |
State object for iteratively tracing longest road:
A node, path length so far, visited nodes, and optionally the road or ship
that led to this node. |
Pair<A,B> |
DOCUMENT ME! |
Queue<T> |
DOCUMENT ME! |
SOCGameBoardReset |
This class holds data the server needs, related to a
"board reset" of a game being played. |
SOCGameList |
A class for creating and tracking the games;
contains each game's name, game options ,
SOCGame object, and mutex for synchronization. |
SOCGameList.GameInfo |
Holds most information on one game, except its SOCGame object, which is kept separately. |
SOCRobotParameters |
This is a class to store a list of robot parameters. |
SOCServerFeatures |
Set of optional server features that are currently active. |
SOCStringManager |
String Manager for retrieving I18N localized text from .properties bundle files
with special methods for formatting JSettlers objects. |
Triple |
DOCUMENT ME! |
Version |
Package level version file used to keep packaging and codebase in sync. |