Class PathMatchers.Slash$

  • All Implemented Interfaces:
    scala.Function1<Uri.Path,​PathMatcher.Matching<scala.runtime.BoxedUnit>>
    Enclosing interface:
    PathMatchers

    public static class PathMatchers.Slash$
    extends PathMatcher<scala.runtime.BoxedUnit>
    A PathMatcher that matches a single slash character ('/').