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