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(E obj)
          Enqueue an object onto the queue.
 boolean AbstractQueue.add(E obj)
          Append and object to the underling list.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.