public class ParameterPathMatcher extends Object implements Matcher
Matcher.MatchResult, Matcher.MatchType
ParameterPathMatcher()
void
add(String rule, Router router)
Matcher.MatchType
getMatchType()
Matcher.MatchResult
match(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParameterPathMatcher()
public void add(String rule, Router router)
add
Matcher
public Matcher.MatchResult match(String value)
match
public Matcher.MatchType getMatchType()
getMatchType
Copyright © 2017. All rights reserved.