Class WordBreakSpellChecker.CombineSuggestionWrapper

  • Enclosing class:
    WordBreakSpellChecker

    private static class WordBreakSpellChecker.CombineSuggestionWrapper
    extends java.lang.Object
    • Field Detail

      • numCombinations

        final int numCombinations
    • Constructor Detail

      • CombineSuggestionWrapper

        CombineSuggestionWrapper​(CombineSuggestion combineSuggestion,
                                 int numCombinations)