Package foundry.veil.impl
Class ThreadTaskScheduler
java.lang.Object
foundry.veil.impl.ThreadTaskScheduler
-
Constructor Summary
ConstructorDescriptionThreadTaskScheduler
(String name, int threadCount, Supplier<Runnable> source) -
Method Summary
-
Constructor Details
-
ThreadTaskScheduler
-
-
Method Details
-
cancel
public void cancel() -
getCompletedFuture
-
isCancelled
public boolean isCancelled()
-