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