R - the return type of the called functionpublic class ScheduledJob<R> extends Object
| Constructor and Description |
|---|
ScheduledJob() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJid() |
com.google.gson.reflect.TypeToken<R> |
getType() |
void |
setType(com.google.gson.reflect.TypeToken<R> type) |
Copyright © 2016. All rights reserved.