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()
ReadFunction
readValue
in interface ReadFunction<List<String>>
Copyright © 2010–2015. All rights reserved.