Class AbstractAppendingInt64Buffer.Iterator
Inheritance
System.Object
AbstractAppendingInt64Buffer.Iterator
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class Iterator : object
Properties
Name | Description |
---|---|
HasNext | Whether or not there are remaining values. |
Methods
Name | Description |
---|---|
Next() | Return the next long in the buffer. |