public static class Utilities.MapDelegate extends DefaultPersistenceDelegate
| Constructor and Description |
|---|
Utilities.MapDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize(Class<?> type,
Object oldInstance,
Object newInstance,
Encoder out) |
protected Expression |
instantiate(Object oldInstance,
Encoder out) |
protected boolean |
mutatesTo(Object oldInstance,
Object newInstance) |
writeObjectprotected Expression instantiate(Object oldInstance, Encoder out)
instantiate in class DefaultPersistenceDelegateprotected boolean mutatesTo(Object oldInstance, Object newInstance)
mutatesTo in class DefaultPersistenceDelegateprotected void initialize(Class<?> type, Object oldInstance, Object newInstance, Encoder out)
initialize in class DefaultPersistenceDelegateCopyright © 2017 The Apache Software Foundation. All rights reserved.