Java org.apache.commons.lang.mutable Mutable fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.lang.mutable Mutable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.lang.mutable Mutable.

The text is from its open source code.

Method

ObjectgetValue()
Gets the value of this mutable.
voidsetValue(Object value)
Sets the value of this mutable.