public class Task extends Object
Task(TaskRunner runner)
void
complete()
fail(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Task(TaskRunner runner)
public void fail(Throwable t)
public void complete()
Copyright © 2013-2014. All Rights Reserved.