| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| LabeledEnum | An interface for objects that represent a labeled enumeration. | 
| LabeledEnumResolver | Interface for looking up LabeledEnuminstances. | 
| Class Summary | |
|---|---|
| AbstractCachingLabeledEnumResolver | Abstract base class for LabeledEnumResolverimplementations,
 caching all retrievedLabeledEnuminstances. | 
| AbstractGenericLabeledEnum | Base class for labeled enum instances that aren't static. | 
| AbstractLabeledEnum | Abstract base superclass for LabeledEnum implementations. | 
| LetterCodedLabeledEnum | Implementation of LabeledEnum which uses a letter as the code type. | 
| ShortCodedLabeledEnum | Implementation of LabeledEnum which uses Short as the code type. | 
| StaticLabeledEnum | Base class for static type-safe labeled enum instances. | 
| StaticLabeledEnumResolver | LabeledEnumResolverthat resolves statically defined enumerations. | 
| StringCodedLabeledEnum | Implementation of LabeledEnum which uses a String as the code type. | 
Interfaces and classes for type-safe enum support on JDK >= 1.3. This enum abstraction support codes and labels.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||