Uses of Class
org.apache.commons.collections.map.AbstractReferenceMap.ReferenceEntry

Packages that use AbstractReferenceMap.ReferenceEntry
org.apache.commons.collections.map This package contains implementations of the Map, IterableMap, OrderedMap and SortedMap interfaces. 
 

Uses of AbstractReferenceMap.ReferenceEntry in org.apache.commons.collections.map
 

Methods in org.apache.commons.collections.map that return AbstractReferenceMap.ReferenceEntry
protected  AbstractReferenceMap.ReferenceEntry AbstractReferenceMap.ReferenceEntry.next()
          Gets the next entry in the bucket.
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.