public static class Utilities.ListDelegate extends DefaultPersistenceDelegate
Constructor and Description |
---|
Utilities.ListDelegate() |
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) |
writeObject
protected Expression instantiate(Object oldInstance, Encoder out)
instantiate
in class DefaultPersistenceDelegate
protected boolean mutatesTo(Object oldInstance, Object newInstance)
mutatesTo
in class DefaultPersistenceDelegate
protected void initialize(Class<?> type, Object oldInstance, Object newInstance, Encoder out)
initialize
in class DefaultPersistenceDelegate
Copyright © 2017 The Apache Software Foundation. All rights reserved.