Filter<K, V> extension

on

Methods

filter(bool f(MapEntry<K, V> entry)) Iterable<MapEntry<K, V>>