public interface MapListener
extends java.beans.PropertyChangeListener
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(Entity updateMessage,
Filter filter) |
Filter |
getFilter() |
SimpleList<UpdateAccumulate> |
resetNotification() |
boolean |
suspendNotification(UpdateAccumulate... accumulates) |
MapListener |
withFilter(Filter filter) |
MapListener withFilter(Filter filter)
Filter getFilter()
boolean suspendNotification(UpdateAccumulate... accumulates)
SimpleList<UpdateAccumulate> resetNotification()