MyUtilityExtensionMapCount<K, V> extension
- on
-
- Map<
K, V>
- Map<
Methods
-
count(
bool test(K key, V value)) → int -
Available on Map<
Returns the number of entries that satisfyK, V> , provided by the MyUtilityExtensionMapCount extensiontest.