public static class Matcher.MatchResult extends Object
MatchResult(Set<Router> routers, Map<Router,Map<String,String>> parameters, Matcher.MatchType matchType)
Matcher.MatchType
getMatchType()
Map<Router,Map<String,String>>
getParameters()
Set<Router>
getRouters()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MatchResult(Set<Router> routers, Map<Router,Map<String,String>> parameters, Matcher.MatchType matchType)
public Set<Router> getRouters()
public Map<Router,Map<String,String>> getParameters()
public Matcher.MatchType getMatchType()
Copyright © 2017. All rights reserved.