public class GeneratorTaskExecutor extends Object
Constructor and Description |
---|
GeneratorTaskExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
void |
submit(GeneratorTask task) |
void |
waitForCompletion() |
public void submit(GeneratorTask task)
public void waitForCompletion() throws InterruptedException, ExecutionException
public void shutdown()
Copyright © 2020. All rights reserved.