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

Class Summary
CollectionToCollectionAdapter<FROM,TO> Adapter from one Collection with its specific type to an underlying Collection with another specific type using an ElementBidirectionalConverter instance to translate forth and back in types.
CollectionToCollectionAdapterBase<FROM,TO> Base implementation of an CollectionToCollectionAdapter
 



Copyright © 2013. All Rights Reserved.