Spec-Zone .ru
спецификации, руководства, описания, API
|
E
- the element typepublic interface SetChangeListener<E>
Modifier and Type | Interface and Description |
---|---|
static class |
SetChangeListener.Change<E>
An elementary change done to an ObservableSet.
|
Modifier and Type | Method and Description |
---|---|
void |
onChanged(SetChangeListener.Change<? extends E> change)
Called after a change has been made to an ObservableSet.
|
void onChanged(SetChangeListener.Change<? extends E> change)
change
- the change that was madeCopyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to