Interface RouteMatcher.Route
- Enclosing interface:
- RouteMatcher
public static interface RouteMatcher.Route
A parsed representation of a route.
- Since:
- 5.2
- Author:
- Rossen Stoyanchev
- 
Method Summary
- 
Method Details- 
valueString value()The original route value.
 
-