Class CorrectExample


  • public final class CorrectExample
    extends ExampleSentence
    A text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.
    Since:
    3.5
    • Constructor Summary

      Constructors 
      Constructor Description
      CorrectExample​(java.lang.String example)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CorrectExample

        public CorrectExample​(java.lang.String example)