Package | Description |
---|---|
com.sun.electric.util.memory |
Modifier and Type | Method and Description |
---|---|
Memory.MemSize |
Memory.MemSize.enlarge() |
Memory.MemSize |
Memory.MemSize.ensmall() |
static Memory.MemSize |
Memory.MemSize.getBestMemSize(java.lang.Long memory) |
static Memory.MemSize |
Memory.MemSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Memory.MemSize[] |
Memory.MemSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static double |
Memory.MemSize.getBestMemSizeValue(java.lang.Long memory,
Memory.MemSize bestMemSize) |