Package | Description |
---|---|
edu.wisc.ssec.mcidasv.startupmanager.options |
Modifier and Type | Field and Description |
---|---|
private MemoryOption.State |
MemoryOption.currentState |
Modifier and Type | Method and Description |
---|---|
static MemoryOption.State |
MemoryOption.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryOption.State[] |
MemoryOption.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
MemoryOption.setState(MemoryOption.State newState) |