Class AbstractListChangedNotifier<T>

java.lang.Object
net.anwiba.commons.model.AbstractListChangedNotifier<T>
All Implemented Interfaces:
IListChangedNotifier<T>
Direct Known Subclasses:
AbstractObjectListModel

public class AbstractListChangedNotifier<T> extends Object implements IListChangedNotifier<T>