public interface Predicate<T> extends Throwables.Predicate<T,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(T value) |
boolean test(T value)
test in interface Throwables.Predicate<T,RuntimeException>Copyright © 2021. All rights reserved.