public interface Predicate<T>
The F
class includes a number of Predicate factory methods.
This was converted from a abstract base class to an interface in 5.3.
FlowOperations.filter(Predicate)
,
FlowOperations.remove(Predicate)
Copyright © 2003-2013 The Apache Software Foundation.