- java.lang.Object
-
- org.apache.lucene.analysis.LookaheadTokenFilter.Position
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Position() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
nextRead
public int nextRead
-
startOffset
public int startOffset
-
endOffset
public int endOffset
-
Constructor Detail
-
Position
protected Position()
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.