|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Terrain | |
|---|---|
| com.basilv.examples.enums | Example for article Advanced Uses of Java 5 Enums. |
| Uses of Terrain in com.basilv.examples.enums |
|---|
| Methods in com.basilv.examples.enums that return Terrain | |
|---|---|
static Terrain |
TerrainUsage.getFromString(String terrainId)
|
static Terrain |
Terrain.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Terrain[] |
Terrain.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||