deegree 2.5 (2011/06/29 09:44 build-8-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<java.lang.String,java.lang.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> java.util.LinkedList<T>
CollectionUtils.map(java.util.Collection<U> col, CollectionUtils.Mapper<T,U> mapper)
          Wraps a for loop and the creation of a new list.
static
<T,U> java.util.LinkedList<T>
CollectionUtils.map(U[] col, CollectionUtils.Mapper<T,U> mapper)
          Wraps a for loop and the creation of a new list.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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