Overload List
Name | Description | |
---|---|---|
![]() | AddEntryListener(IEntryListenerK, V, Boolean) |
Adds an entry listener for this map.
|
![]() | AddEntryListener(IEntryListenerK, V, IPredicateK, V, Boolean) | Adds an continuous entry listener for this map. |
![]() | AddEntryListener(IEntryListenerK, V, K, Boolean) | Adds the specified entry listener for the specified key. |
![]() | AddEntryListener(IEntryListenerK, V, IPredicateK, V, K, Boolean) | Adds an continuous entry listener for this map. |
See Also