public class ForwardedPredicate<T> extends Object implements Predicate<T>
ForwardedPredicate(Predicate<T> delegate)
boolean
test(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public ForwardedPredicate(Predicate<T> delegate)
public boolean test(T t)
test
Predicate<T>
Copyright © 2012–2017 MARID software development group. All rights reserved.