Ableverse™
Platform 6.0

av.util
Class WeakHashLongMap.Entry<T>

java.lang.Object
  extended by java.lang.ref.Reference<T>
      extended by java.lang.ref.WeakReference<T>
          extended by av.util.WeakHashLongMap.Entry<T>
Enclosing class:
WeakHashLongMap<T>

public static class WeakHashLongMap.Entry<T>
extends WeakReference<T>


Field Summary
 long id
           
 
Constructor Summary
protected WeakHashLongMap.Entry(long id, T o)
           
 
Method Summary
 
Methods inherited from class java.lang.ref.Reference
clear, enqueue, get, isEnqueued
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public final long id
Constructor Detail

WeakHashLongMap.Entry

protected WeakHashLongMap.Entry(long id,
                                T o)

Ableverse™
Platform 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.