Class CacheTable.Entry<K>

  • Enclosing class:
    CacheTable<K>

    private class CacheTable.Entry<K>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Entry​(K k, int v)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait