Package | Description |
---|---|
org.springframework.core.enums |
Interfaces and classes for type-safe enum support on JDK >= 1.3.
|
Modifier and Type | Class and Description |
---|---|
class |
LetterCodedLabeledEnum
Deprecated.
as of Spring 3.0, in favor of Java 5 enums.
|
class |
ShortCodedLabeledEnum
Deprecated.
as of Spring 3.0, in favor of Java 5 enums.
|
class |
StringCodedLabeledEnum
Deprecated.
as of Spring 3.0, in favor of Java 5 enums.
|
Copyright © 2015. All rights reserved.