public class VStringToStringReadFunction extends Object implements ReadFunction<String>
| Constructor and Description |
|---|
VStringToStringReadFunction(ReadFunction<VString> function) |
| Modifier and Type | Method and Description |
|---|---|
String |
readValue()
Calculates, if needed, and then returns the value for this function.
|
public VStringToStringReadFunction(ReadFunction<VString> function)
public String readValue()
ReadFunctionreadValue in interface ReadFunction<String>Copyright © 2015. All rights reserved.