Class CuckooObjectMap.Entry<K,​V>

    • Field Detail

      • key

        public K key
      • value

        public V value
    • Constructor Detail

      • Entry

        public Entry()