public class MultiResultsTask
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
result1
Result 1.
|
protected java.lang.String |
result2
Result 2.
|
protected java.lang.String |
result3
Result 3.
|
Constructor and Description |
---|
MultiResultsTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute the task.
|