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