Class DatabaseVersionHeaderComparator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int compare​(DatabaseVersionHeader dbvh1, DatabaseVersionHeader dbvh2)
      Compares the two given database versions headers and returns -1, 0 or 1 depending on which header is considered larger.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong