public final class PackedLongValues.Iterator extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Whether or not there are remaining values.
|
long |
next()
Return the next long in the buffer.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.