Class ProtocolRestricter

    • Method Detail

      • test

        public boolean test​(URI uri)
        Evaluates this predicate on the given argument.
        Specified by:
        test in interface Predicate<URI>
        Parameters:
        uri - the input argument
        Returns:
        true if the input argument matches the predicate, otherwise false