|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--quoggles.constants.TypeStringConstants
Provides string representations for (combinations of) types declared
in ITypeConstants.
ITypeConstants| Field Summary | |
private static java.util.Map |
map
|
| Constructor Summary | |
TypeStringConstants()
|
|
| Method Summary | |
private static void |
fillMap()
|
static java.util.Map |
getMap()
Get a map that contains a mapping between integer values and a string corresponding to the type the integer represents. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static java.util.Map map
| Constructor Detail |
public TypeStringConstants()
| Method Detail |
private static void fillMap()
public static final java.util.Map getMap()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||