JBoss Common Classes 2.2.17.GA

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


JBoss Common Classes 2.2.17.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.