| Constructor and Description |
|---|
TransformingPredicate(Predicate<R> predicate,
Delegate<R,T> delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T element)
tests the predicate against the element
|
Copyright © 2016. All rights reserved.