Class KatakanaRomanizer.MatchedKeystroke
java.lang.Object
org.apache.lucene.analysis.ja.completion.KatakanaRomanizer.MatchedKeystroke
- Enclosing class:
KatakanaRomanizer
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int
(package private) final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
keystrokeLen
final int keystrokeLen -
keystrokeIndex
final int keystrokeIndex
-
-
Constructor Details
-
MatchedKeystroke
MatchedKeystroke(int keystrokeLen, int keystrokeIndex)
-