Uses of Class
one.xingyi.core.endpoints.SuccessfulMatch
-
Packages that use SuccessfulMatch Package Description one.xingyi.core.endpoints -
-
Uses of SuccessfulMatch in one.xingyi.core.endpoints
Fields in one.xingyi.core.endpoints declared as SuccessfulMatch Modifier and Type Field Description static SuccessfulMatchSuccessfulMatch. matchFields in one.xingyi.core.endpoints with type parameters of type SuccessfulMatch Modifier and Type Field Description static java.util.Optional<SuccessfulMatch>SuccessfulMatch. optMatchMethods in one.xingyi.core.endpoints that return types with arguments of type SuccessfulMatch Modifier and Type Method Description static IResourceEndpointAcceptor<SuccessfulMatch>IResourceEndpointAcceptor. apply(java.lang.String method, java.lang.String templatedPath, java.lang.String description)
-