|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Space.Enum | |
|---|---|
| org.lisa.tmx20 | |
| Uses of Space.Enum in org.lisa.tmx20 |
|---|
| Fields in org.lisa.tmx20 declared as Space.Enum | |
|---|---|
static Space.Enum |
Space.DEFAULT
|
static Space.Enum |
Space.PRESERVE
|
| Methods in org.lisa.tmx20 that return Space.Enum | |
|---|---|
static Space.Enum |
Space.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static Space.Enum |
Space.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||