T
E
public static interface Throwables.IndexedConsumer<T,E extends Throwable>
void
accept(int idx, T e)
void accept(int idx, T e) throws E extends Throwable
idx
e
E extends Throwable
Copyright © 2021. All rights reserved.