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