jruby/docs BETA
Navigation
org.apache.lucene.util.packed.PackedLongValues 2
C Builder
C Iterator
Iterator — members 2
M has_next?() boolean
M next() long

org.apache.lucene.util.packed.PackedLongValues.Iterator

class final 2 members

An iterator over long values.

Instance Methods

has_next?

boolean has_next? ( )
Java: hasNext() · also: has_next

Whether or not there are remaining values.

next

long next ( )
Java: next()

Return the next long in the buffer.

this work for additional information regarding copyright ownership.