T
public class Task<T> extends Object
invoke
TaskInvocable
Task(String taskId, Type resultType)
String
getTaskId()
Type
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Task(String taskId, Type resultType)
public String getTaskId()
public Type getType()
Copyright © 2023. All rights reserved.