Uses of Interface
calculator.ArithmeticOperation
-
Uses of ArithmeticOperation in calculator
Modifier and TypeMethodDescriptionprivate String
CalculatorModel.executeOperation
(ArithmeticOperation handleOperation, boolean isDivisionOperation) This function executes the operation provided according the values passed to it.