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