Uses of Interface
com.github.xds.type.matcher.v3.RegexMatcher.GoogleRE2OrBuilder
-
Packages that use RegexMatcher.GoogleRE2OrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of RegexMatcher.GoogleRE2OrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement RegexMatcher.GoogleRE2OrBuilder Modifier and Type Class Description static classRegexMatcher.GoogleRE2Google's `RE2 <https://github.com/google/re2>`_ regex engine.static classRegexMatcher.GoogleRE2.BuilderGoogle's `RE2 <https://github.com/google/re2>`_ regex engine.Methods in com.github.xds.type.matcher.v3 that return RegexMatcher.GoogleRE2OrBuilder Modifier and Type Method Description RegexMatcher.GoogleRE2OrBuilderRegexMatcher.Builder. getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcher.GoogleRE2OrBuilderRegexMatcher. getGoogleRe2OrBuilder()Google's RE2 regex engine.RegexMatcher.GoogleRE2OrBuilderRegexMatcherOrBuilder. getGoogleRe2OrBuilder()Google's RE2 regex engine.
-