| Package | Description |
|---|---|
| freemarker.core |
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template. |
| Modifier and Type | Field and Description |
|---|---|
static ArithmeticEngine.BigDecimalEngine |
ArithmeticEngine.BIGDECIMAL_ENGINE
Arithmetic engine that converts all numbers to
BigDecimal and
then operates on them. |