|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumX
This interface represents a type safe enumeration and is meant to replace
the interface com.sun.n1.util.enum.Enum and allow Java 5.0 compliant code to
be authored. All implementations of Enum now implement EnumX. In the next
release, the Enum interface will be removed and completely replaced with EnumX.
The EnumX interface is to be used in conjunction with the new
EnumFactoryX
interface.
Method Summary |
---|
Methods inherited from interface com.sun.n1.util.enum.Enum |
---|
toInt |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |