public final class IntegerInternPool
extends java.lang.Object
Integer values, with support for very high concurrency.| Constructor and Description |
|---|
IntegerInternPool() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Integer |
intern(int value) |