Frames | No Frames |
Fields of type freemarker.core.ArithmeticEngine.ConservativeEngine | |
ArithmeticEngine.ConservativeEngine | Arithmetic engine that uses (more-or-less) the widening conversions of
Java language to determine the type of result of operation, instead of
converting everything to BigDecimal up front. |