Uses of Class
org.apache.commons.lang3.mutable.MutableLong
Package
Description
Provides typed mutable wrappers to primitive values and Object.
-
Uses of MutableLong in org.apache.commons.lang3.mutable
Modifier and TypeMethodDescriptionint
MutableLong.compareTo
(MutableLong other) Compares this mutable to another in ascending order.