@FunctionalInterface public interface ThrowingLongConsumer extends LongConsumer
LongConsumer| Modifier and Type | Method and Description |
|---|---|
default void |
accept(long value) |
void |
doAccept(long value) |
andThendefault void accept(long value)
accept in interface LongConsumer