public interface LongConsumer extends Throwables.LongConsumer<RuntimeException>, LongConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(long t) |
default LongConsumer |
andThen(LongConsumer after) |
void accept(long t)
accept in interface LongConsumeraccept in interface Throwables.LongConsumer<RuntimeException>default LongConsumer andThen(LongConsumer after)
andThen in interface LongConsumerCopyright © 2021. All rights reserved.