public interface Matcher
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
Matcher.MatchResult |
static class |
Matcher.MatchType |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
add(String rule,
Router router) |
Matcher.MatchType |
getMatchType() |
Matcher.MatchResult |
match(String value) |
Matcher.MatchResult match(String value)
Matcher.MatchType getMatchType()
Copyright © 2017. All rights reserved.