|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.TypeSafeEnum
com.jeffpalm.util.TypeSafeEnum.String
com.jeffpalm.bin.Grep.When
public static final class Grep.When
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 |
Field Summary | |
---|---|
static Grep.When |
ALWAYS
|
static Grep.When |
AUTO
|
static Grep.When |
NEVER
|
Method Summary |
---|
Methods inherited from class com.jeffpalm.util.TypeSafeEnum.String |
---|
compareTo, theValue, 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 |
Field Detail |
---|
public static final Grep.When NEVER
public static final Grep.When ALWAYS
public static final Grep.When AUTO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |