- java.lang.Object
-
- org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs.TwoLongs
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
long |
first |
long |
second |
-
Constructor Summary
Constructors
Constructor and Description |
TwoLongs(long first,
long second) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
first
public final long first
-
second
public final long second
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.