Interface DoubleState

All Superinterfaces:
AccumulatorState

public interface DoubleState extends AccumulatorState
  • Method Details

    • getValue

      double getValue()
    • setValue

      void setValue(double value)