Interface GeneratingSuggester.AffixProcessor

Enclosing class:
GeneratingSuggester

private static interface GeneratingSuggester.AffixProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processAffix(int affixLength, int affixId)
     
  • Method Details

    • processAffix

      void processAffix(int affixLength, int affixId)