Package org.omnaest.utils.structure.collection.list.adapter

Class Summary
ListToListAdapter<FROM,TO> Adapter which allows a given List with a specific type to be used as a List with another specific type using a ElementBidirectionalConverter
ListToListIteratorAdapter<E> Adapter to a given list.
ListToSetAdapter<E> Defines a Set operating on a given List.
 



Copyright © 2013. All Rights Reserved.