Interface ISubmissionMatch<T extends ISubmissionMatchItem>

    • Method Detail

      • getItems

        java.util.List<T> getItems()
        Returns:
        a list of SubmissionMatchItems, each containing an ISourceFile, a score, and a set of line numbers.
      • getReason

        java.lang.String getReason()
        Returns:
        the description for this match