Uses of Class
com.jeffpalm.util.TypeSafeEnum

Packages that use TypeSafeEnum
com.jeffpalm.andy   
com.jeffpalm.bin   
com.jeffpalm.logfiles   
com.jeffpalm.reflect   
com.jeffpalm.util   
 

Uses of TypeSafeEnum in com.jeffpalm.andy
 

Subclasses of TypeSafeEnum in com.jeffpalm.andy
static class Main.Output
           
 

Uses of TypeSafeEnum in com.jeffpalm.bin
 

Subclasses of TypeSafeEnum in com.jeffpalm.bin
static class Acronyms.Type
           
static class Bases.Target
           
protected static class Bin.LogLevels
           
static class D.Arg
           
static class D.When
           
static class Daypop.Output
           
static class Daypop.Type
           
static class Dirs.Sort
           
static class Find.Type
           
static class Grep.Action
           
static class Grep.Type
           
static class Grep.When
           
static class Horoscope.Sign
           
static class Ls.Format
           
static class Ls.IndicatorStyle
           
static class Ls.QuotingStyle
           
static class Ls.Sort
           
static class Ls.Time
           
static class Ls.When
           
static class Montage.Colorspace
           
static class Montage.Compress
           
static class Montage.Encoding
           
static class Montage.Endian
           
static class Montage.Filter
           
static class Montage.Gravity
           
static class Montage.Interlace
           
static class Montage.Mode
           
static class Montage.Operator
           
static class Montage.Page
           
static class Montage.Quality
           
static class SourceLines.Sort
           
static class Translate.Language
           
static class Wget.Cache
           
static class Wget.Glob
           
static class Wget.Proxy
           
static class Whois.Q
           
 

Uses of TypeSafeEnum in com.jeffpalm.logfiles
 

Subclasses of TypeSafeEnum in com.jeffpalm.logfiles
static class Main.Sort
           
 

Uses of TypeSafeEnum in com.jeffpalm.reflect
 

Subclasses of TypeSafeEnum in com.jeffpalm.reflect
 class Modifiers
           
 

Uses of TypeSafeEnum in com.jeffpalm.util
 

Subclasses of TypeSafeEnum in com.jeffpalm.util
 class Format
           
static class TypeSafeEnum.Boolean
           
static class TypeSafeEnum.Byte
           
static class TypeSafeEnum.Char
           
static class TypeSafeEnum.Double
           
static class TypeSafeEnum.Float
           
static class TypeSafeEnum.Int
           
static class TypeSafeEnum.Long
           
static class TypeSafeEnum.Short
           
static class TypeSafeEnum.String
           
 

Methods in com.jeffpalm.util that return TypeSafeEnum
 TypeSafeEnum[] TypeSafeEnum.instances()
           
static TypeSafeEnum[] TypeSafeEnum.instances(java.lang.Class cls)