public interface CalculatorInfoProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
CalculatorInfo |
getCalculatorInfo()
Allows a calculator provide it's own CalculatorInfo
|
static final java.lang.String CLASS_VERSION
CalculatorInfo getCalculatorInfo()