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