Class WordBreakSpellChecker.SuggestWordArrayWrapper

  • Enclosing class:
    WordBreakSpellChecker

    private static class WordBreakSpellChecker.SuggestWordArrayWrapper
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • freqMax

        final int freqMax
      • freqSum

        final int freqSum
    • Constructor Detail

      • SuggestWordArrayWrapper

        SuggestWordArrayWrapper​(SuggestWord[] suggestWords)