R
public abstract class Task<R> extends Object
protected
Task(String uniqueName)
protected abstract R
execute()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Task(String uniqueName)
uniqueName
protected abstract R execute()
Copyright © 2018. All rights reserved.