Class KatakanaRomanizer.MatchedKeystroke
- java.lang.Object
-
- org.apache.lucene.analysis.ja.completion.KatakanaRomanizer.MatchedKeystroke
-
- Enclosing class:
- KatakanaRomanizer
private static class KatakanaRomanizer.MatchedKeystroke extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
keystrokeIndex
(package private) int
keystrokeLen
-
Constructor Summary
Constructors Constructor Description MatchedKeystroke(int keystrokeLen, int keystrokeIndex)
-