E - the type of the exceptionpublic 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 © 2018. All rights reserved.