public class Calculator.EnteringFirstOperandState extends Calculator.AbstractOperandState
Constructor and Description |
---|
EnteringFirstOperandState(char c) |
Modifier and Type | Method and Description |
---|---|
void |
processEquals() |
void |
processOperator(char c) |
getCurrentValue, processDigit, processDot
Copyright © 2004–2016. All rights reserved.