Uses of Interface
com.github.xds.type.matcher.v3.RegexMatcher.GoogleRE2OrBuilder
Packages that use RegexMatcher.GoogleRE2OrBuilder
-
Uses of RegexMatcher.GoogleRE2OrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement RegexMatcher.GoogleRE2OrBuilderModifier and TypeClassDescriptionstatic final classGoogle's `RE2 <https://github.com/google/re2>`_ regex engine.static final classGoogle's `RE2 <https://github.com/google/re2>`_ regex engine.Methods in com.github.xds.type.matcher.v3 that return RegexMatcher.GoogleRE2OrBuilderModifier and TypeMethodDescriptionRegexMatcher.Builder.getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcher.getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcherOrBuilder.getGoogleRe2OrBuilder()Google's RE2 regex engine.