|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.core.retrieval.structured.ExtentArrayIterator
public class ExtentArrayIterator
| Constructor Summary | |
|---|---|
ExtentArrayIterator(ExtentArray array)
|
|
| Method Summary | |
|---|---|
int |
compareTo(ExtentArrayIterator iterator)
|
Extent |
current()
|
boolean |
isDone()
|
boolean |
next()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtentArrayIterator(ExtentArray array)
| Method Detail |
|---|
public Extent current()
public boolean next()
public boolean isDone()
public int compareTo(ExtentArrayIterator iterator)
compareTo in interface java.lang.Comparable<ExtentArrayIterator>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||