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