Class SystemStateResultFactory

java.lang.Object
org.ros.internal.node.response.SystemStateResultFactory
All Implemented Interfaces:
ResultFactory<SystemState>

public class SystemStateResultFactory extends Object implements ResultFactory<SystemState>
A ResultFactory to take an object and turn it into a SystemState instance.
Author:
Keith M. Hughes