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