Class ObjectResultFactory

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

public class ObjectResultFactory extends Object implements ResultFactory<Object>
Author:
kwc@willowgarage.com (Ken Conley)
  • Constructor Details

    • ObjectResultFactory

      public ObjectResultFactory()
  • Method Details