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