public class TaskFactory extends Object
TaskFactory()
static <T extends Comparable<T>,R> Task<T,R>
newWorker(Task<T,R> task)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskFactory()
public static <T extends Comparable<T>,R> Task<T,R> newWorker(Task<T,R> task)
task
Copyright © 2016 Dexecutor. All rights reserved.