net.ontopia.utils
Class SoftValueHashMapIndex.SoftEntry
java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.SoftReference
net.ontopia.utils.SoftValueHashMapIndex.SoftEntry
- Enclosing class:
- SoftValueHashMapIndex
public static class SoftValueHashMapIndex.SoftEntry
- extends SoftReference
keyhash
public int keyhash
key
public Object key
removed
public boolean removed
SoftValueHashMapIndex.SoftEntry
public SoftValueHashMapIndex.SoftEntry()
SoftValueHashMapIndex.SoftEntry
public SoftValueHashMapIndex.SoftEntry(Object key,
Object value,
ReferenceQueue queue)
getKey
public Object getKey()
getValue
public Object getValue()
equals
public boolean equals(Object okey)
- Overrides:
equals
in class Object
Copyright © 2000-2012 Ontopia.