| Package | Description |
|---|---|
| org.jdice.calc |
| Modifier and Type | Method and Description |
|---|---|
CList |
CList.put(Num calcValue) |
CList |
CList.put(Operator operationClass) |
| Modifier and Type | Method and Description |
|---|---|
CALC |
AbstractCalculator.append(CList infix,
boolean withinBrackets)
Copy infix expression into this expression within or without brackets
|
JCalc API 2014 Davor Sauer - Apache 2.0