Uses of Package
org.omnaest.utils.structure.collection.list.sorted

Packages that use org.omnaest.utils.structure.collection.list.sorted
org.omnaest.utils.structure.collection.list.sorted   
 

Classes in org.omnaest.utils.structure.collection.list.sorted used by org.omnaest.utils.structure.collection.list.sorted
SortedList
          Extension of the List interface for sorted lists.
SortedListAbstract
          Abstract implementation of a SortedList which reduces the need to implement all methods
SortedListDispatcher
          Similar to ListDispatcher but for SortedLists
SortedSplitableList
          A special SortedList which allows to split the whole List into two.
TreeList.ElementList
          An TreeList.ElementList is based on an regular ArrayList but additionally removes itself from the underlying SortedMap if its last element is removed and the List is going to get empty.
TreeList.ElementVisitor
           
TreeList.ElementVisitor.TraversalHint
          A TreeList.ElementVisitor.TraversalHint affects the traversal over the elements of the TreeList
 



Copyright © 2013. All Rights Reserved.