protected static class IntObjectCache.CacheEntry<T> extends java.lang.Object
int
hash_next
key
next
prev
T
value
protected
CacheEntry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int key
public T value
public int prev
public int next
public int hash_next
protected CacheEntry()
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.