Package org.apache.lucene.util.fst
Class UpToTwoPositiveIntOutputs.TwoLongs
- java.lang.Object
-
- org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs.TwoLongs
-
- Enclosing class:
- UpToTwoPositiveIntOutputs
public static final class UpToTwoPositiveIntOutputs.TwoLongs extends java.lang.ObjectHolds two long outputs.
-
-
Constructor Summary
Constructors Constructor Description TwoLongs(long first, long second)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object _other)inthashCode()java.lang.StringtoString()
-