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