private static interface DataPool.InternPool<K,V>
V
get(K key)
intern(K key, V value)
V get(K key)
V intern(K key, V value)