Package org.jboss.messaging.core.list

Interface Summary
PriorityHeadInsertableQueue<T> A type of linked queue which maintains items according to a priority and allows adding and removing of elements at both ends, and peeking
PriorityLinkedList<T> A type of linked list which maintains items according to a priority and allows adding and removing of elements at both ends, and peeking
 



Copyright © 2006 JBoss Inc. All Rights Reserved.