Interface CachedValue<K,V>

    • Method Detail

      • getKey

        K getKey()
      • getValue

        V getValue()