deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Interface
org.deegree.framework.util.CollectionUtils.Mapper

Packages that use CollectionUtils.Mapper
org.deegree.framework.util   
 

Uses of CollectionUtils.Mapper in org.deegree.framework.util
 

Fields in org.deegree.framework.util declared as CollectionUtils.Mapper
static CollectionUtils.Mapper<String,Object> CollectionUtils.TOSTRINGS
           
 

Methods in org.deegree.framework.util that return CollectionUtils.Mapper
static
<T> CollectionUtils.Mapper<T,T>
GeometryUtils.getMover(double x, double y)
           
 

Methods in org.deegree.framework.util with parameters of type CollectionUtils.Mapper
static
<T,U> LinkedList<T>
CollectionUtils.map(Collection<U> col, CollectionUtils.Mapper<T,U> mapper)
          Wraps a for loop and the creation of a new list.
static
<T,U> LinkedList<T>
CollectionUtils.map(U[] col, CollectionUtils.Mapper<T,U> mapper)
          Wraps a for loop and the creation of a new list.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org