|
||||||||||
| 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 java.lang.Boolean |
getBoolean(boolean b)
|
static java.lang.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 java.lang.Integer getInt(int key)
public static java.lang.Boolean getBoolean(boolean b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||