|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGenericLabeledEnum | |
---|---|
org.springframework.core.enums | Interfaces and classes for type-safe enum support on JDK >= 1.3. |
Uses of AbstractGenericLabeledEnum in org.springframework.core.enums |
---|
Subclasses of AbstractGenericLabeledEnum in org.springframework.core.enums | |
---|---|
class |
LetterCodedLabeledEnum
Implementation of LabeledEnum which uses a letter as the code type. |
class |
ShortCodedLabeledEnum
Implementation of LabeledEnum which uses Short as the code type. |
class |
StringCodedLabeledEnum
Implementation of LabeledEnum which uses a String as the code type. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |