dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
BigDecimal.compareTo
java
math
BigDecimal
BigDecimal
Undocumented in source. Be warned that the author may not have intended to support it.
int
compareTo
(BigDecimal val)
int
compareTo
(Object o)
class
BigDecimal
int
compareTo
(
Object
o
)
Meta
Source
See Implementation
java
math
BigDecimal
BigDecimal
constructors
this
functions
abs
add
compareTo
divide
doubleValue
equals
floatValue
hashCode
intValue
longValue
max
min
movePointLeft
movePointRight
multiply
negate
scale
setScale
signum
subtract
toBigInteger
toString
unscaledValue
static functions
valueOf
static variables
ROUND_CEILING
ROUND_DOWN
ROUND_FLOOR
ROUND_HALF_DOWN
ROUND_HALF_EVEN
ROUND_HALF_UP
ROUND_UNNECESSARY
ROUND_UP