|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.TypeSafeEnum
com.jeffpalm.util.TypeSafeEnum.Char
public abstract static class TypeSafeEnum.Char
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jeffpalm.util.TypeSafeEnum |
|---|
TypeSafeEnum.Boolean, TypeSafeEnum.Byte, TypeSafeEnum.Char, TypeSafeEnum.Double, TypeSafeEnum.Float, TypeSafeEnum.Int, TypeSafeEnum.Long, TypeSafeEnum.Short, TypeSafeEnum.String |
| Constructor Summary | |
|---|---|
TypeSafeEnum.Char(char v)
|
|
TypeSafeEnum.Char(char v,
java.lang.String s)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
char |
theValue()
|
java.lang.Object |
value()
|
| Methods inherited from class com.jeffpalm.util.TypeSafeEnum |
|---|
instances, instances, isTypeSafeEnum, makeValidFieldName, printInstances |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TypeSafeEnum.Char(char v,
java.lang.String s)
public TypeSafeEnum.Char(char v)
| Method Detail |
|---|
public final char theValue()
public final java.lang.Object value()
value in class TypeSafeEnumpublic final int compareTo(java.lang.Object o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||