Uses of Class
org.jboss.util.collection.FullCollectionException
-
Packages that use FullCollectionException Package Description 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 Modifier and Type Method Description booleanAbstractQueue. add(E obj)Append and object to the underling list.booleanQueue. add(E obj)Enqueue an object onto the queue.
-