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