Interface RouteMatcher.Route

Enclosing interface:
RouteMatcher

public static interface RouteMatcher.Route
A parsed representation of a route.
  • Method Summary

    Modifier and Type
    Method
    Description
    The original route value.
  • Method Details

    • value

      String value()
      The original route value.