public class TaskHolder<ID,T> extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getExpiryTime()
Getter method for property expiryTime.
|
ID |
getId()
Getter method for property id.
|
long |
getSubmitTimestamp()
Getter method for property submitTimestamp.
|
T |
getTask()
Getter method for property task.
|
public ID getId()
public T getTask()
public long getExpiryTime()
public long getSubmitTimestamp()
Copyright © 2019 The Ant Financial. All rights reserved.