Class PathPattern.PathRemainingMatchInfo

  • Enclosing class:
    PathPattern

    public static class PathPattern.PathRemainingMatchInfo
    extends Object
    Holder for the result of a match on the start of a pattern. Provides access to the remaining path not matched to the pattern as well as any variables bound in that first part that was matched.