Uses of Class
org.apache.commons.lang3.mutable.MutableLong
Packages that use MutableLong
Package
Description
Provides typed mutable wrappers to primitive values and Object.
-
Uses of MutableLong in org.apache.commons.lang3.mutable
Classes in org.apache.commons.lang3.mutable that implement interfaces with type arguments of type MutableLongMethods in org.apache.commons.lang3.mutable with parameters of type MutableLongModifier and TypeMethodDescriptionintMutableLong.compareTo(MutableLong other) Compares this mutable to another in ascending order.