public abstract class IntegerFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static IntObjectMap |
s_values |
Modifier | Constructor and Description |
---|---|
private |
IntegerFactory() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
getInteger(int value) |
private static final IntObjectMap s_values