deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.utils
Interface CollectionUtils.Mapper<T,U>

Type Parameters:
T - the return type of the function
U - the argument type of the function
Enclosing class:
CollectionUtils

public static interface CollectionUtils.Mapper<T,U>

Mapper gives a name to a simple function.

Version:
$Revision: 21302 $, $Date: 2009-12-08 09:30:46 +0100 (Di, 08 Dez 2009) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Method Summary
 T apply(U u)
           
 

Method Detail

apply

T apply(U u)
Parameters:
u -
Returns:
an implementation defined value

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>