public class TransientValue<V>
extends Object
implements Serializable
NonSerializableObjectHandler,
Serialized Form| Constructor and Description |
|---|
TransientValue() |
TransientValue(V value) |
| Modifier and Type | Method and Description |
|---|---|
V |
getValue() |
boolean |
isNotNull() |
boolean |
isNull() |
void |
setValue(V value) |