| Package | Description |
|---|---|
| org.smallmind.persistence.cache.ehcache |
| Modifier and Type | Method and Description |
|---|---|
MemoryUnit |
HeapMemory.getUnit() |
static MemoryUnit |
MemoryUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryUnit[] |
MemoryUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeapMemory.setUnit(MemoryUnit unit) |
| Constructor and Description |
|---|
HeapMemory(int size,
MemoryUnit unit) |
Copyright © 2013. All Rights Reserved.