|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.axiondb.util.ValuePool
public class ValuePool
Supports pooling of small range of integer values.
Constructor Summary | |
---|---|
ValuePool()
|
Method Summary | |
---|---|
static Boolean |
getBoolean(boolean b)
|
static Integer |
getInt(int key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValuePool()
Method Detail |
---|
public static Integer getInt(int key)
public static Boolean getBoolean(boolean b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |