Class Util.Result<T>
Holds a single input (Int32sRef) + output, returned by ShortestPaths<T>(FST<T>, FST.Arc<T>, T, IComparer<T>, Int32, Boolean).
Inheritance
System.Object
Util.Result<T>
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class Result<T> : object
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
Result(Int32sRef, T) |
Properties
Name | Description |
---|---|
Input | |
Output |