public static class ConcurrentLongPairSet.LongPair extends Object implements Comparable<ConcurrentLongPairSet.LongPair>
| Constructor and Description |
|---|
LongPair(long first,
long second) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ConcurrentLongPairSet.LongPair o) |
boolean |
equals(Object obj) |
int |
hashCode() |
public int compareTo(ConcurrentLongPairSet.LongPair o)
compareTo in interface Comparable<ConcurrentLongPairSet.LongPair>Copyright © 2017–2022 Apache Software Foundation. All rights reserved.