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 © 2020. All rights reserved.