Package org.apache.solr.util
Interface LongIterator
-
public interface LongIterator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasNext()longnext()
-
public interface LongIterator
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
long |
next() |