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

Packages that use org.omnaest.utils.structure.collection
org.omnaest.utils.structure.array   
org.omnaest.utils.structure.collection   
org.omnaest.utils.structure.collection.list   
org.omnaest.utils.structure.collection.set   
org.omnaest.utils.structure.map   
org.omnaest.utils.structure.table.adapter   
 

Classes in org.omnaest.utils.structure.collection used by org.omnaest.utils.structure.array
CollectionUtils.ElementConverter
          Used to convert a collection element.
 

Classes in org.omnaest.utils.structure.collection used by org.omnaest.utils.structure.collection
CollectionUtils.ElementConverter
          Used to convert a collection element.
ListUtils.ElementTransformer
          The provides the transformation method to transform one generic element instance into another.
ListUtils.MultiElementTransformer
          The provides the transformation method to transform one generic Collection instance into one or multiple elements of other type.
 

Classes in org.omnaest.utils.structure.collection used by org.omnaest.utils.structure.collection.list
CollectionAbstract
          Abstract implementation for the Collection interface.
CollectionUtils.ElementConverter
          Used to convert a collection element.
 

Classes in org.omnaest.utils.structure.collection used by org.omnaest.utils.structure.collection.set
CollectionAbstract
          Abstract implementation for the Collection interface.
 

Classes in org.omnaest.utils.structure.collection used by org.omnaest.utils.structure.map
CollectionUtils.ElementConverter
          Used to convert a collection element.
 

Classes in org.omnaest.utils.structure.collection used by org.omnaest.utils.structure.table.adapter
CollectionAbstract
          Abstract implementation for the Collection interface.
 



Copyright © 2011. All Rights Reserved.