Class ConcurrentLongPairSet.LongPair

java.lang.Object
org.apache.pulsar.common.util.collections.ConcurrentLongPairSet.LongPair
All Implemented Interfaces:
Comparable<ConcurrentLongPairSet.LongPair>
Enclosing class:
ConcurrentLongPairSet

public static class ConcurrentLongPairSet.LongPair extends Object implements Comparable<ConcurrentLongPairSet.LongPair>
Class representing two long values.