public interface IndexedConsumer<T> extends Throwables.IndexedConsumer<T,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(int idx,
T e) |
void accept(int idx,
T e)
accept in interface Throwables.IndexedConsumer<T,RuntimeException>Copyright © 2021. All rights reserved.