Reports calls to
divide()
or
setScale()
that use the old
int
constants for specifying the rounding mode. Since JDK 1.5 methods taking a
RoundingMode
enum
parameter are available instead.