public class RouteMatch extends Object
| Constructor and Description |
|---|
RouteMatch(RouteParams params,
Matcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
getMatcher() |
RouteParams |
getParams() |
public RouteMatch(RouteParams params, Matcher matcher)
public RouteParams getParams()
public Matcher getMatcher()
Copyright © 2016. All rights reserved.