类 AbstractHandlerMethodMapping.Match<T>

java.lang.Object
cn.taketoday.web.handler.method.AbstractHandlerMethodMapping.Match<T>
封闭类:
AbstractHandlerMethodMapping<T>

protected static final class AbstractHandlerMethodMapping.Match<T> extends Object
A thin wrapper around a matched HandlerMethod and its mapping, for the purpose of comparing the best match with a comparator in the context of the current request.