Uses of Class
org.apache.commons.lang3.mutable.MutableDouble
Packages that use MutableDouble
Package
Description
Provides typed mutable wrappers to primitive values and Object.
-
Uses of MutableDouble in org.apache.commons.lang3.mutable
Methods in org.apache.commons.lang3.mutable with parameters of type MutableDoubleModifier and TypeMethodDescriptionint
MutableDouble.compareTo
(MutableDouble other) Compares this mutable to another in ascending order.