Uses of Class
org.jboss.util.collection.FullCollectionException

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

Uses of FullCollectionException in org.jboss.util.collection
 

Methods in org.jboss.util.collection that throw FullCollectionException
 boolean Queue.add(Object obj)
          Enqueue an object onto the queue.
 boolean AbstractQueue.add(Object obj)
          Append and object to the underling list.
 



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