public final class CallableIntConsumer extends Object implements Callable<Void>
CallableIntConsumer(int from, int to, IntConsumer func)
Void
call()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallableIntConsumer(int from, int to, IntConsumer func)
public Void call() throws Exception
call
Callable<Void>
Exception
Copyright © 2022. All rights reserved.