Class SortedQueueEntryList


  • public class SortedQueueEntryList
    extends Object
    A sorted implementation of QueueEntryList. Uses the red/black tree algorithm specified in "Introduction to Algorithms". ISBN-10: 0262033844 ISBN-13: 978-0262033848 see http://en.wikipedia.org/wiki/Red-black_tree