public class VStringArrayToListStringReadFunction extends Object implements org.epics.pvmanager.ReadFunction<List<String>>
VStringArrayToListStringReadFunction(org.epics.pvmanager.ReadFunction<org.epics.vtype.VStringArray> function)
List<String>
readValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VStringArrayToListStringReadFunction(org.epics.pvmanager.ReadFunction<org.epics.vtype.VStringArray> function)
public List<String> readValue()
readValue
org.epics.pvmanager.ReadFunction<List<String>>
Copyright © 2010–2014. All rights reserved.