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