|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.search.SpanFilterResult.StartEnd
public static class SpanFilterResult.StartEnd
| Constructor Summary | |
|---|---|
SpanFilterResult.StartEnd(int start,
int end)
|
|
| Method Summary | |
|---|---|
int |
getEnd()
|
int |
getStart()
The Start position |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpanFilterResult.StartEnd(int start,
int end)
| Method Detail |
|---|
public int getEnd()
public int getStart()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||