Modifier and Type | Method and Description |
---|---|
Result |
MathParser.calculate(String expression) |
Modifier and Type | Method and Description |
---|---|
Result |
CalculatorFactory.createResult() |
Modifier and Type | Method and Description |
---|---|
Result |
CalculatorFactoryImpl.createResult() |
Modifier and Type | Method and Description |
---|---|
Result |
MathParserImpl.calculate(String expression) |
Modifier and Type | Method and Description |
---|---|
Result |
RPNCalculator.calculate() |
Modifier and Type | Class and Description |
---|---|
class |
ResultImpl |
Modifier and Type | Method and Description |
---|---|
Result |
RPNCalculatorImpl.calculate() |
Copyright © 2013. All Rights Reserved.