public interface MigratedSerializable extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
isMigrated()
Return true if this object was created from a previous serialization format.
|
Object |
writeReplace()
Return a serialization proxy.
|
Copyright © 2019 OpenDaylight. All rights reserved.