| Class | Description |
|---|---|
| BindExtensionProvider | |
| CacheExtension |
Global cache for operator, function, NumConverter classes and instances
|
| CList |
List based on LinkedList that can hold object used by JCalc API.
|
| CListListener |
Listener used to detect changes of expression.
|
| FunctionData |
Data model for data forwarded to concrete function.
|
| InfixParser |
Utility class for infix parsing and manipulation.
|
| Objects | |
| PostfixCalculator |
Calculation from postfix
|
| UseExtension |
Class which hold used extension (operators, functions).
|
| Enum | Description |
|---|---|
| Bracket |
Enum for declaring brackets like objects in infix and postfix notation.
|
JCalc API 2014 Davor Sauer - Apache 2.0