Class SchemeRequirement

    • Constructor Detail

      • SchemeRequirement

        public SchemeRequirement​(@CheckForNull
                                 String scheme)
        Constructs a requirement for the specified scheme.
        Parameters:
        scheme - the scheme.
    • Method Detail

      • getScheme

        @NonNull
        public String getScheme()
        Returns the scheme.
        Returns:
        the scheme.