接口 RouteMatcher.Route

所有已知实现类:
SimpleRouteMatcher.DefaultRoute
封闭接口:
RouteMatcher

public static interface RouteMatcher.Route
A parsed representation of a route.
  • 方法概要

    修饰符和类型
    方法
    说明
    The original route value.
  • 方法详细资料

    • value

      String value()
      The original route value.