com.ashridgetech.gen2j.util
Class CollectionUpdates
java.lang.Object
|
+--com.ashridgetech.gen2j.util.CollectionChanges
|
+--com.ashridgetech.gen2j.util.CollectionUpdates
- All Implemented Interfaces:
- Serializable
- public class CollectionUpdates
- extends CollectionChanges
Extends CollectionChanges to hold also a collection of updated elements.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
updatedElements
protected List updatedElements
CollectionUpdates
public CollectionUpdates()
update
public void update(Object o)
getUpdatedElements
public List getUpdatedElements()
Copyright © 2002 Ashridge Technologies Ltd. All Rights Reserved.