public interface IntConsumer extends Throwables.IntConsumer<RuntimeException>, IntConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(int t) |
default IntConsumer |
andThen(IntConsumer after) |
void accept(int t)
accept in interface IntConsumeraccept in interface Throwables.IntConsumer<RuntimeException>default IntConsumer andThen(IntConsumer after)
andThen in interface IntConsumerCopyright © 2021. All rights reserved.