-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected T |
value |
-
Constructor Summary
Constructors
| Constructor and Description |
Mutable(T value) |
-
-
Constructor Detail
-
Mutable
public Mutable(T value)
- Parameters:
value -
-
Method Detail
-
getValue
public T getValue()
- Returns:
- the value
Copyright © 2018 DataWeb Research. All rights reserved.