av.util
Class SoftHashLongMap.Entry<T>
java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.SoftReference<T>
av.util.SoftHashLongMap.Entry<T>
- Enclosing class:
- SoftHashLongMap<T>
public static class SoftHashLongMap.Entry<T>
- extends SoftReference<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public final long id
SoftHashLongMap.Entry
protected SoftHashLongMap.Entry(long id,
T o)
Copyright© 2006 Ableverse Platform. All rights reserved.