static final class MinHashFilter.LongPair extends java.lang.Object implements java.lang.Comparable<MinHashFilter.LongPair>
Constructor and Description |
---|
LongPair() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(MinHashFilter.LongPair other) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public int compareTo(MinHashFilter.LongPair other)
compareTo
in interface java.lang.Comparable<MinHashFilter.LongPair>
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object