public class Canonicalizer<K,V> extends Object
Canonicalizer()
V
get(K key, Callable<V> creator)
get(K key, V v1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Canonicalizer()
public V get(K key, Callable<V> creator)
public V get(K key, V v1)