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