LimeWire Collection Component API

Uses of Interface
org.limewire.collection.RandomAccessCollection

Packages that use RandomAccessCollection
org.limewire.collection   
 

Uses of RandomAccessCollection in org.limewire.collection
 

Classes in org.limewire.collection that implement RandomAccessCollection
 class FixedSizeArrayHashSet<E>
          Provides a fixed size HashSet with index access.
 class RandomOrderHashSet<T>
          A variant of FixedSizeArrayHashSet that allows iterations over its elements in random order.
 


LimeWire Collection Component API

Copyright © 2009 Lime Wire LLC. All Rights Reserved.