Package | Description |
---|---|
net.sf.joafip.store.entity | |
net.sf.joafip.store.entity.garbage |
Modifier and Type | Method and Description |
---|---|
EnumGarbageCollectorState |
StoreHeader.getGarbageCollectorState() |
Modifier and Type | Method and Description |
---|---|
void |
StoreHeader.setGarbageCollectorState(EnumGarbageCollectorState garbageCollectorState) |
Modifier and Type | Method and Description |
---|---|
static EnumGarbageCollectorState |
EnumGarbageCollectorState.valueOf(int index) |
static EnumGarbageCollectorState |
EnumGarbageCollectorState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumGarbageCollectorState[] |
EnumGarbageCollectorState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.