public class VStringArrayToListStringReadFunction extends Object implements ReadFunction<List<String>>
| Constructor and Description |
|---|
VStringArrayToListStringReadFunction(ReadFunction<VStringArray> function) |
public VStringArrayToListStringReadFunction(ReadFunction<VStringArray> function)
public List<String> readValue()
ReadFunctionreadValue in interface ReadFunction<List<String>>Copyright © 2010–2015. All rights reserved.