| Package | Description |
|---|---|
| org.apache.pulsar.common.util.collections |
Set of different collections working in the concurrent environment.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Set<T> |
ConcurrentSortedLongPairSet.items(int numberOfItems,
LongPairSet.LongPairFunction<T> longPairConverter) |
<T> Set<T> |
ConcurrentLongPairSet.items(int numberOfItems,
LongPairSet.LongPairFunction<T> longPairConverter) |
<T> Set<T> |
LongPairSet.items(int numberOfItems,
LongPairSet.LongPairFunction<T> longPairConverter) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.