接口的使用
org.apache.pulsar.common.util.collections.LongPairRangeSet
使用LongPairRangeSet的程序包
程序包
说明
Set of different collections working in the concurrent environment.
-
org.apache.pulsar.common.util.collections中LongPairRangeSet的使用
修饰符和类型类说明classConcurrentOpenLongPairRangeSet<T extends Comparable<T>>A Concurrent set comprising zero or more ranges of typeLongPairRangeSet.LongPair.static classLongPairRangeSet.DefaultRangeSet<T extends Comparable<T>>Generic implementation of a default range set.