Interface ArithmeticStrategy

    • Method Detail

      • eat

        void eat​(double v)
      • getResult

        double getResult()