|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mobixess.jodb.core.query.LArrayIndexIterator
public class LArrayIndexIterator
| Constructor Summary | |
|---|---|
LArrayIndexIterator(long[] array)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
int |
length()
|
long |
next()
|
long |
next(java.nio.ByteBuffer result)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LArrayIndexIterator(long[] array)
array - | Method Detail |
|---|
public boolean hasNext()
hasNext in interface IndexIteratorpublic int length()
length in interface IndexIteratorpublic long next()
next in interface IndexIteratorpublic long next(java.nio.ByteBuffer result)
next in interface IndexDataIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||