Package org.apache.commons.lang.mutable
package org.apache.commons.lang.mutable
Provides typed mutable wrappers to primitive values and Object.
- Since:
- 2.1
These classes are not thread-safe.
-
ClassDescriptionProvides mutable access to a value.A mutable
boolean
wrapper.A mutablebyte
wrapper.A mutabledouble
wrapper.A mutablefloat
wrapper.A mutableint
wrapper.A mutablelong
wrapper.A mutableObject
wrapper.A mutableshort
wrapper.