| Class | Description |
|---|---|
| MutableValue |
Base class for all mutable values.
|
| MutableValueBool |
MutableValue implementation of type boolean. |
| MutableValueDate |
MutableValue implementation of type Date. |
| MutableValueDouble |
MutableValue implementation of type double. |
| MutableValueFloat |
MutableValue implementation of type float. |
| MutableValueInt |
MutableValue implementation of type int. |
| MutableValueLong |
MutableValue implementation of type long. |
| MutableValueStr |
MutableValue implementation of type String. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.