Class UriPathRouter.BestMatcher<T>
java.lang.Object
org.apache.hc.core5.http.impl.routing.UriPathRouter.BestMatcher<T>
- All Implemented Interfaces:
BiFunction<String, List<PathRoute<String,T>>, T>
- Enclosing class:
UriPathRouter<P,T>
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
BestMatcher
private BestMatcher()
-
-
Method Details
-
getInstance
-
apply
-