Class IncorrectExample


  • public final class IncorrectExample
    extends ExampleSentence
    A text, typically a sentence, that contains an error.
    Since:
    0.9.2
    • Constructor Detail

      • IncorrectExample

        public IncorrectExample​(String example)
      • IncorrectExample

        public IncorrectExample​(String example,
                                List<String> corrections)
        Since:
        2.9