GNU Classpath (0.91) | |
Frames | No Frames |
Methods with parameter type java.lang.Enum | |
int | Returns an integer which represents the relative ordering of this
enumeration constant. |
Methods with return type java.lang.Enum | |
Enum | Returns an Enum for a enum class given a description string of
the enum constant.
|
GNU Classpath (0.91) |