|
||||||||||
| 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.String
com.jeffpalm.bin.Ls.Format
public static final class Ls.Format
| 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 Ls.Format |
ACROSS
|
static Ls.Format |
COMMAS
|
static Ls.Format |
HORIZONTAL
|
static Ls.Format |
LONG
|
static Ls.Format |
SINGLE_COLUMN
|
static Ls.Format |
VERBOSE
|
static Ls.Format |
VERTICAL
|
| Method Summary | |
|---|---|
char |
option()
|
| 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 Ls.Format ACROSS
public static final Ls.Format COMMAS
public static final Ls.Format HORIZONTAL
public static final Ls.Format LONG
public static final Ls.Format SINGLE_COLUMN
public static final Ls.Format VERBOSE
public static final Ls.Format VERTICAL
| Method Detail |
|---|
public final char option()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||