public static class ParallelTasksExecutor.TaskInfo extends Object
TaskInfo(Future<?> future, String info)
Future<?>
getFuture()
String
getInfo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskInfo(Future<?> future, String info)
public Future<?> getFuture()
public String getInfo()
Copyright © 2003–2022 Atlassian. All rights reserved.