Class OldDataMonitor.VersionRange

    • Field Detail

      • extra

        public final String extra
    • Method Detail

      • isOld

        public boolean isOld​(int threshold)
        Does this version range contain a version more than the given number of releases ago?
        Parameters:
        threshold - Number of releases
        Returns:
        True if the major version# differs or the minor# differs by ≥ threshold