T
R
E
public static interface Throwables.IndexedFunction<T,R,E extends Throwable>
apply(int idx, T e)
R apply(int idx, T e) throws E extends Throwable
idx
e
E extends Throwable
Copyright © 2021. All rights reserved.