Uses of Package
org.jboss.util.collection

Packages that use org.jboss.util.collection
org.jboss.util.collection Extentions to the Java Collections framework
 

Classes in org.jboss.util.collection used by org.jboss.util.collection
AbstractQueue
          An abstract implementation of a Queue.
CollectionException
          A generic collection exception.
EmptyCollectionException
          Thrown to indicate that an operation can not be performed on an empty collection.
FullCollectionException
          Thrown to indicate that an operation can not be performed on a full collection.
Queue
          An iterface used to implement a first-in, first-out container.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.