CSR :
|
|
Relates :
|
|
Relates :
|
Jsr13 added a RoundingMode enum to group information about the variety of rounding modes supported by BigDecimal arithmetic operations. This was to replace use of the "integer as enum" set of integer rounding mode constants in BigDecimal. Therefore, use of the integer constants should be deprecated.
|