Package org.omnaest.utils.structure.collection

Interface Summary
CollectionUtils.CollectionConverter<FROM,TO> Transformer interface for transforming whole Collections into a single object
 

Class Summary
CollectionAbstract<E> Abstract implementation for the Collection interface.
CollectionComposite<E> Composite Collection consisting of multiple given Collection instances of the same type

The CollectionComposite.add(Object) method will add new elements to the Collection with the smallest size.
CollectionUtils  
CollectionUtils.CollectionTransformerToString<FROM> CollectionUtils.CollectionConverter which produces a String from a Collection
ComparatorUtils Helper for Comparator
 



Copyright © 2013. All Rights Reserved.