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