E
- the type of elements in the set being observed@FunctionalInterface public interface ISetChangeListener<E> extends IObservablesListener
Modifier and Type | Method and Description |
---|---|
void |
handleSetChange(SetChangeEvent<? extends E> event)
Handle a change to an observable set.
|
void handleSetChange(SetChangeEvent<? extends E> event)
event
- the event
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.