Class UpToTwoPositiveInt64Outputs.TwoInt64s
Holds two long outputs.
NOTE: This was TwoLongs in Lucene
Inheritance
System.Object
UpToTwoPositiveInt64Outputs.TwoInt64s
Assembly: Lucene.Net.Misc.dll
Syntax
public sealed class TwoInt64s : object
Constructors
Name | Description |
---|---|
TwoInt64s(Int64, Int64) |
Properties
Name | Description |
---|---|
First | |
Second |
Methods
Name | Description |
---|---|
Equals(Object) | |
GetHashCode() | |
ToString() |