|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gjt.universe.DBItem
|
+--org.gjt.universe.Civ
|
+--org.gjt.universe.CivUndefined
This class supports a single instance which is used to represent an unknown civ in situations where null can not be used.
| Field Summary | |
static CivID |
ID
|
static CivUndefined |
SINGLETON
|
| Fields inherited from class org.gjt.universe.Civ |
resourceGroups, Results |
| Constructor Summary | |
private |
CivUndefined()
|
| Method Summary | |
(package private) void |
initializeThreads()
|
VectorDisplayReturn |
specificDisplayDebug()
Returns a display vector used for showing debug information. |
void |
Submit()
|
| Methods inherited from class org.gjt.universe.DBItem |
getLocation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static CivUndefined SINGLETON
public static CivID ID
| Constructor Detail |
private CivUndefined()
| Method Detail |
public void Submit()
public VectorDisplayReturn specificDisplayDebug()
Civ
specificDisplayDebug in class Civvoid initializeThreads()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||