Constructor and Description |
---|
StringTask() |
StringTask(String value) |
Modifier and Type | Method and Description |
---|---|
String |
call()
Computes a result, or throws an exception if unable to do so.
|
public StringTask()
public StringTask(String value)