public class CachedIndex.Entry<A,B> extends Object
int
hits
Object
key
CachedIndex.Entry<A,B>
next
value
Entry(A key, B value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Object value
public Object key
public int hits
public CachedIndex.Entry<A,B> next
public Entry(A key, B value)
Copyright © 2022 Ontopia.