public interface WriteReplace extends Serializable
Object writeReplace() method used by Java deserialization.| Modifier and Type | Method and Description |
|---|---|
Object |
writeReplace()
Get the serialized version of this object.
|
Object writeReplace()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.