LimeWire Collection Component API

Uses of Class
org.limewire.collection.BucketQueue

Packages that use BucketQueue
org.limewire.collection   
 

Uses of BucketQueue in org.limewire.collection
 

Methods in org.limewire.collection that return BucketQueue
 BucketQueue<E> BucketQueue.clone()
          Returns a shallow copy of this, of type BucketQueue
 

Constructors in org.limewire.collection with parameters of type BucketQueue
BucketQueue(BucketQueue<? extends E> other)
          "Copy constructor": constructs a a new shallow copy of other.
 


LimeWire Collection Component API

Copyright © 2009 Lime Wire LLC. All Rights Reserved.