public interface MapModificationListener<K,V>
MapExtra
modification notifications.Modifier and Type | Method and Description |
---|---|
void |
modify(K key,
V oldValue,
V newValue,
boolean triggered) |
Copyright © 2018. All Rights Reserved.