dsto.dfc.collections
Interface MonitoredSet

All Superinterfaces:
Collection, Iterable, MonitoredCollection, Set
All Known Implementing Classes:
BasicMonitoredSet, CountedSet, SetDataObject, SuperSet

public interface MonitoredSet
extends MonitoredCollection, Set

Defines a Set that may be monitored for changes via the CollectionListener interface.

Version:
$Revision$

Method Summary
 
Methods inherited from interface dsto.dfc.collections.MonitoredCollection
addCollectionListener, removeCollectionListener
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 



Copyright © 2008 Commonwealth of Australia