Class PathRequirement

    • Constructor Detail

      • PathRequirement

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

      • getPath

        @NonNull
        public String getPath()
        Returns the path.
        Returns:
        the path.