Interface Restriction

    • Method Detail

      • applies

        boolean applies​(String version,
                        String originalVersion)
        Applies the restriction.
        Parameters:
        version - candidate version string
        originalVersion - original version string
        Returns:
        true if given version passed the restriction test (version can be considered candidate for upgrading)