Class ExactAnswerCorrectness

    • 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
    • Constructor Detail

      • ExactAnswerCorrectness

        public ExactAnswerCorrectness​(java.util.Set<Answer> answers)