Uses of Class
org.soulwing.prospecto.jaxrs.runtime.glob.GlobMatcher
-
Packages that use GlobMatcher Package Description org.soulwing.prospecto.jaxrs.runtime.glob -
-
Uses of GlobMatcher in org.soulwing.prospecto.jaxrs.runtime.glob
Methods in org.soulwing.prospecto.jaxrs.runtime.glob that return GlobMatcher Modifier and Type Method Description static <T> GlobMatcher<T>GlobMatcher. with(T anyInputToken, T anyInputSequenceToken, T[] pattern)
-