public class IntegerCache
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.Integer[] |
CACHE |
Constructor and Description |
---|
IntegerCache() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
getInteger(int value) |