Class TestingHistoryHelper.HistoryTestComparator

java.lang.Object
org.deltava.beans.testing.TestingHistoryHelper.HistoryTestComparator
All Implemented Interfaces:
Comparator<Test>
Enclosing class:
TestingHistoryHelper

static class TestingHistoryHelper.HistoryTestComparator extends Object implements Comparator<Test>
Utility class to compare Examinations by checking the ID, then the scoring date if the ID is zero and they are unsaved waivers.
Since:
1.0
Version:
11.1
Author:
Luke
  • Constructor Details

    • HistoryTestComparator

      HistoryTestComparator()
  • Method Details