|
||||||||||
| 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.Float
public abstract static class TypeSafeEnum.Float
| 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.Float(float v)
|
|
TypeSafeEnum.Float(float v,
java.lang.String s)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
float |
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.Float(float v,
java.lang.String s)
public TypeSafeEnum.Float(float v)
| Method Detail |
|---|
public final float 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 | |||||||||