Uses of Class
fulmine.util.collection.AbstractCoalescingCollection

Packages that use AbstractCoalescingCollection
fulmine.util.collection   
 

Uses of AbstractCoalescingCollection in fulmine.util.collection
 

Subclasses of AbstractCoalescingCollection in fulmine.util.collection
 class CoalescingCollection<E extends IAddressable>
          A Collection implementation that is backed by an internal map.
 class OrderedCoalescingCollection<E extends IAddressable>
          A Collection implementation that is backed by a map implementation that maintains insertion order of items.
 



Copyright © 2007-2009. All Rights Reserved.