Interface FilteredMultimap<K,​V>

    • Method Detail

      • entryPredicate

        Predicate<? super java.util.Map.Entry<K,​V>> entryPredicate()