org.deegree.commons.utils
Interface CollectionUtils.Predicate<T>

Type Parameters:
T -
Enclosing class:
CollectionUtils

public static interface CollectionUtils.Predicate<T>

Version:
$Revision: 27494 $, $Date: 2010-10-22 14:23:34 +0200 (Fri, 22 Oct 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Method Summary
 boolean applies(T t)
           
 

Method Detail

applies

boolean applies(T t)
Parameters:
t -
Returns:
whether the predicate applies


Copyright © 2011. All Rights Reserved.