E - the type of the exception@FunctionalInterface public interface ThrowableLongConsumer<E extends Throwable>
long-valued input argument.LongConsumer| Modifier and Type | Method and Description |
|---|---|
void |
accept(long value)
Performs operation on the given argument.
|
Copyright © 2017. All rights reserved.