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