Class Value.Constant

java.lang.Object
edu.tufts.hrilab.util.xml.Value.Constant
All Implemented Interfaces:
Value
Enclosing interface:
Value

public static class Value.Constant extends Object implements Value
  • Constructor Details

    • Constant

      public Constant(double value)
  • Method Details

    • getValue

      public double getValue()
      Specified by:
      getValue in interface Value