Interface DataPool.InternPool<K,​V>

    • Method Detail

      • get

        V get​(K key)
      • intern

        V intern​(K key,
                 V value)