Frames | No Frames |
Classes derived from freemarker.core.ArithmeticEngine | |
class | This is the default arithmetic engine in FreeMarker. |
class | An arithmetic engine that conservatively widens the operation arguments
to extent that they can hold the result of the operation. |
Methods with parameter type freemarker.core.ArithmeticEngine | |
void | Sets the arithmetic engine used to perform arithmetic operations. |
Methods with return type freemarker.core.ArithmeticEngine | |
ArithmeticEngine | Retrieves the arithmetic engine used to perform arithmetic operations. |