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