Class StringListResultFactory

java.lang.Object
org.ros.internal.node.response.StringListResultFactory
All Implemented Interfaces:
ResultFactory<List<String>>

public class StringListResultFactory extends Object implements ResultFactory<List<String>>
Author:
kwc@willowgarage.com (Ken Conley)