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 Object
Holds two long outputs.
-
-
Constructor Summary
Constructors Constructor Description TwoLongs(long first, long second)
-