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