Package org.apache.pulsar.utils
Interface ConcurrentBitmapSortedLongPairSet.ItemProcessor<T extends Comparable<T>>
- Enclosing class:
- ConcurrentBitmapSortedLongPairSet
public static interface ConcurrentBitmapSortedLongPairSet.ItemProcessor<T extends Comparable<T>>
-
Method Summary
-
Method Details
-
process
- Parameters:
item-- Returns:
- false if there is no further processing required
-