Class IntegerResultFactory

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

public class IntegerResultFactory extends Object implements ResultFactory<Integer>
Author:
damonkohler@google.com (Damon Kohler)
  • Constructor Details

    • IntegerResultFactory

      public IntegerResultFactory()
  • Method Details