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