| Constructor and Description |
|---|
ConverterRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAndIncrement(String key)
convenient method to have a counter associated with a key.
|
Job |
getJob() |
ConverterRequest |
job(Job job) |
void |
setJob(Job job) |
public Job getJob()
public void setJob(Job job)
public ConverterRequest job(Job job)
public int getAndIncrement(String key)
key - the counter keyCopyright © 2016–2020. All rights reserved.