public interface LongNConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(long... args) |
default LongNConsumer |
andThen(LongNConsumer after) |
void accept(long... args)
default LongNConsumer andThen(LongNConsumer after)
Copyright © 2021. All rights reserved.