public class Executor extends Object
public Executor(Runnable[] r, int core)
public List<Object> getResults() throws InterruptedException, ExecutionException
public void start()
throws InterruptedException
InterruptedExceptionCopyright © 2019. All rights reserved.