Index
All Classes and Interfaces|All Packages|Serialized Form
H
- handleOperation(String, StringBuilder) - Method in class calculator.CalculatorModel
-
This method will handle all the special operation of the calculator.
- handleOperationsBasedOnPrecedence(String, boolean) - Method in class calculator.CalculatorModel
-
This method handles the operation based on the precedence.
- hasDisplayed - Variable in class calculator.CalculatorModel
- hasDisplayedResult() - Method in class calculator.CalculatorModel
-
This method returns true when the evaluated value is displayed or not.
All Classes and Interfaces|All Packages|Serialized Form