|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Queue | |
| org.jboss.util.collection | Extentions to the Java Collections framework. |
| Uses of Queue in org.jboss.util.collection |
| Classes in org.jboss.util.collection that implement Queue | |
class |
AbstractQueue
An abstract implementation of a Queue. |
class |
ListQueue
A ListQueue implements a first-in, first-out container using a List as a data structure. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||