org.deegree.framework.util
Interface CollectionUtils.Predicate<T>
- Type Parameters:
T
- the type of the predicate function's argument
- Enclosing class:
- CollectionUtils
public static interface CollectionUtils.Predicate<T>
Predicate
defines a boolean predicate function interface.
- Version:
- $Revision: 20893 $, $Date: 2009-11-19 14:31:51 +0100 (Do, 19 Nov 2009) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
Method Summary |
boolean |
eval(T t)
|
eval
boolean eval(T t)
- Parameters:
t
-
- Returns:
- true, if the predicate is satisfied
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org