public class CanonicalConstantMap<T>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentHashMap<T,T> |
map |
Constructor and Description |
---|
CanonicalConstantMap() |
Modifier and Type | Method and Description |
---|---|
T |
canonicalize(T object) |