Class InputIteratorWrapper
Wraps a 1
and carries no payload
Inheritance
System.Object
InputIteratorWrapper
Assembly: Lucene.Net.Suggest.dll
Syntax
public class InputIteratorWrapper : object, IInputIterator, IBytesRefIterator
Constructors
Name | Description |
---|---|
InputIteratorWrapper(IBytesRefIterator) | Creates a new wrapper, wrapping the specified iterator and
specifying a weight value of |
Properties
Name | Description |
---|---|
Comparer | |
Contexts | |
HasContexts | |
HasPayloads | |
Payload | |
Weight |
Methods
Name | Description |
---|---|
Next() |