Uses of Class
org.magicwerk.brownies.collections.helper.MutableInt
Packages that use MutableInt
Package
Description
This packages contains helper classes for the package org.magicwerk.brownies.collections.
-
Uses of MutableInt in org.magicwerk.brownies.collections.helper
Classes in org.magicwerk.brownies.collections.helper that implement interfaces with type arguments of type MutableIntMethods in org.magicwerk.brownies.collections.helper with parameters of type MutableIntModifier and TypeMethodDescriptionintMutableInt.compareTo(MutableInt other) Compares this mutable to another in ascending order.