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