Ableverse™
Platform 6.0

av.util
Class HashLongMap.Entry<T>

java.lang.Object
  extended by av.util.HashLongMap.Entry<T>
Enclosing class:
HashLongMap<T>

public static class HashLongMap.Entry<T>
extends Object


Field Summary
 long id
           
 T o
           
 
Constructor Summary
protected HashLongMap.Entry(long id, T o)
           
 
Method Summary
 
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

o

public final T o
Constructor Detail

HashLongMap.Entry

protected HashLongMap.Entry(long id,
                            T o)

Ableverse™
Platform 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.