public interface MapEvent<K,V> extends KeyValueStore.Entry<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(MapEventListener<K,V> listener) |
key, of, valuevoid apply(MapEventListener<K,V> listener)
Copyright © 2015. All rights reserved.