public interface DMapListener<K,V>
void
onAddItem(K key, V value)
onClear()
onRemove(K key, V value)
void onAddItem(K key, V value)
void onClear()
void onRemove(K key, V value)
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.