| Constructor and Description |
|---|
CapturingPredicate(Predicate<T> nested,
Box<Boolean> result,
Box<T> param) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T value)
tests the predicate against the element
|
Copyright © 2016. All rights reserved.