Class KatakanaRomanizer.MatchedKeystroke

java.lang.Object
org.apache.lucene.analysis.ja.completion.KatakanaRomanizer.MatchedKeystroke
Enclosing class:
KatakanaRomanizer

private static class KatakanaRomanizer.MatchedKeystroke extends Object
  • Field Details

    • keystrokeLen

      final int keystrokeLen
    • keystrokeIndex

      final int keystrokeIndex
  • Constructor Details

    • MatchedKeystroke

      MatchedKeystroke(int keystrokeLen, int keystrokeIndex)