Class ConstantDouble


public class ConstantDouble extends ConstantValue
  • Field Details

    • value

      protected double value
  • Constructor Details

    • ConstantDouble

      public ConstantDouble(double value)
  • Method Details

    • getValue

      public double getValue()