Uses of Class
org.omnaest.utils.structure.collection.list.decorator.ListDispatcher

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

Uses of ListDispatcher in org.omnaest.utils.structure.collection.list.sorted
 

Subclasses of ListDispatcher in org.omnaest.utils.structure.collection.list.sorted
 class SortedListDispatcher<E>
          Similar to ListDispatcher but for SortedLists
 class SortedListDispatcherSizeBased<E>
          SortedListDispatcher which is based on the size() of the represented virtual SortedList.
 



Copyright © 2013. All Rights Reserved.