Uses of Interface
org.apache.pulsar.common.util.collections.GrowablePriorityLongPairQueue.LongPairPredicate
Packages that use GrowablePriorityLongPairQueue.LongPairPredicate
Package
Description
Set of different collections working in the concurrent environment.
-
Uses of GrowablePriorityLongPairQueue.LongPairPredicate in org.apache.pulsar.common.util.collections
Methods in org.apache.pulsar.common.util.collections with parameters of type GrowablePriorityLongPairQueue.LongPairPredicateModifier and TypeMethodDescriptionintGrowablePriorityLongPairQueue.removeIf(GrowablePriorityLongPairQueue.LongPairPredicate filter) Removes all of the elements of this collection that satisfy the given predicate.