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