public static class Utilities.SetDelegate
extends java.beans.DefaultPersistenceDelegate
Constructor and Description |
---|
SetDelegate() |
Modifier and Type | Method and Description |
---|---|
protected void |
initialize(java.lang.Class<?> type,
java.lang.Object oldInstance,
java.lang.Object newInstance,
java.beans.Encoder out) |
protected java.beans.Expression |
instantiate(java.lang.Object oldInstance,
java.beans.Encoder out) |
protected boolean |
mutatesTo(java.lang.Object oldInstance,
java.lang.Object newInstance) |
protected java.beans.Expression instantiate(java.lang.Object oldInstance, java.beans.Encoder out)
instantiate
in class java.beans.DefaultPersistenceDelegate
protected boolean mutatesTo(java.lang.Object oldInstance, java.lang.Object newInstance)
mutatesTo
in class java.beans.DefaultPersistenceDelegate
protected void initialize(java.lang.Class<?> type, java.lang.Object oldInstance, java.lang.Object newInstance, java.beans.Encoder out)
initialize
in class java.beans.DefaultPersistenceDelegate
Copyright © 2012 The Apache Software Foundation