| Package | Description |
|---|---|
| org.apache.pulsar.common.util.collections |
Set of different collections working in the concurrent environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcurrentSortedLongPairSet.forEach(ConcurrentLongPairSet.LongPairConsumer processor) |
void |
ConcurrentLongPairSet.forEach(ConcurrentLongPairSet.LongPairConsumer processor) |
void |
LongPairSet.forEach(ConcurrentLongPairSet.LongPairConsumer processor)
Execute
ConcurrentLongPairSet.LongPairConsumer processor for each entry in the set. |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.