Uses of Interface
com.github.xds.type.matcher.v3.IPMatcherOrBuilder
-
Packages that use IPMatcherOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of IPMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement IPMatcherOrBuilder Modifier and Type Class Description classIPMatcherMatches a specific IP address against a set of possibly overlapping subnets using a trie.static classIPMatcher.BuilderMatches a specific IP address against a set of possibly overlapping subnets using a trie.
-