dsto.dfc.collections
Interface MonitoredList

All Superinterfaces:
Collection, Iterable, List, MonitoredCollection
All Known Implementing Classes:
BasicMonitoredList, CompositeList, DfcMonitoredList, ListDataObject, StackDataObject

public interface MonitoredList
extends MonitoredCollection, List

Defines a List 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.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 



Copyright © 2008 Commonwealth of Australia