Class WordCorrectness

    • Constructor Summary

      Constructors 
      Constructor Description
      WordCorrectness​(java.util.Set<Answer> acceptedAnswers)  
    • Method Summary

      Modifier and Type Method Description
      double getCorrectness​(Answer answer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait