Class UriPathRouter<P,T>

java.lang.Object
org.apache.hc.core5.http.impl.routing.UriPathRouter<P,T>
All Implemented Interfaces:
Function<String,T>

final class UriPathRouter<P,T> extends Object implements Function<String,T>