public static interface Try.IndexedBiConsumer<U,T,E extends java.lang.Exception>
void
accept(U u, int idx, T e)
void accept(U u, int idx, T e) throws E extends java.lang.Exception
E extends java.lang.Exception