LimeWire Collection Component API

Uses of Interface
org.limewire.collection.RandomAccessMap

Packages that use RandomAccessMap
org.limewire.collection   
 

Uses of RandomAccessMap in org.limewire.collection
 

Classes in org.limewire.collection that implement RandomAccessMap
 class FixedSizeArrayHashMap<K,V>
          A fixed size HashMap that provides indexed access.
 class RandomOrderHashMap<K,V>
          A variant of FixedSizeArrayHashMap that allows iterations over its elements in random order.
 


LimeWire Collection Component API

Copyright © 2009 Lime Wire LLC. All Rights Reserved.