-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
matched
public boolean matched
-
Constructor Details
-
TAnyMatchConsumer
public TAnyMatchConsumer
(Predicate<? super T> predicate)
-
Method Details
-
test
public boolean test
(T t)
- Specified by:
test
in interface Predicate<T>