public class SerializableImplWithValue extends SerializableImpl implements com.gemstone.gemfire.internal.util.Valuable
SerializableImpl that implements an interface and has
some object state.DeserializerTest,
Serialized Form| Constructor and Description |
|---|
SerializableImplWithValue()
Zero-argument constructor
|
SerializableImplWithValue(java.lang.Object value)
Creates a new
SerializableImplWithValue with a given
value |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue() |
void |
setValue(java.lang.Object value) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.