Package org.apache.commons.lang3.mutable

Provides typed mutable wrappers to primitive values and Object. These wrappers are similar to the wrappers provided by the Java API, but allow the wrapped value to be changed without needing to create a separate wrapper object. These classes are not thread-safe.

Since:
2.1