|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectOrNearSpans.SpansCell
private class OrNearSpans.SpansCell
Field Summary | |
---|---|
(package private) int |
index
|
(package private) Spans |
spans
|
Constructor Summary | |
---|---|
OrNearSpans.SpansCell(Spans spans,
int index)
|
Method Summary | |
---|---|
(package private) int |
compareTo(OrNearSpans.SpansCell other)
|
(package private) int |
doc()
|
(package private) int |
end()
|
(package private) boolean |
next()
|
(package private) float |
score()
|
(package private) boolean |
skipTo(int doc)
|
(package private) int |
start()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Spans spans
int index
Constructor Detail |
---|
OrNearSpans.SpansCell(Spans spans, int index)
Method Detail |
---|
final int doc()
final int start()
final int end()
final float score()
final boolean next() throws IOException
IOException
final boolean skipTo(int doc) throws IOException
IOException
int compareTo(OrNearSpans.SpansCell other)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |