Uses of Interface
com.github.xds.type.matcher.v3.Int64RangeMatcher.RangeMatcherOrBuilder
-
Packages that use Int64RangeMatcher.RangeMatcherOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of Int64RangeMatcher.RangeMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Int64RangeMatcher.RangeMatcherOrBuilder Modifier and Type Class Description static classInt64RangeMatcher.RangeMatcherSpecifies a list of number ranges and a match action.static classInt64RangeMatcher.RangeMatcher.BuilderSpecifies a list of number ranges and a match action.Methods in com.github.xds.type.matcher.v3 that return Int64RangeMatcher.RangeMatcherOrBuilder Modifier and Type Method Description Int64RangeMatcher.RangeMatcherOrBuilderInt64RangeMatcher.Builder. getRangeMatchersOrBuilder(int index)Match a number by a list of number ranges.Int64RangeMatcher.RangeMatcherOrBuilderInt64RangeMatcher. getRangeMatchersOrBuilder(int index)Match a number by a list of number ranges.Int64RangeMatcher.RangeMatcherOrBuilderInt64RangeMatcherOrBuilder. getRangeMatchersOrBuilder(int index)Match a number by a list of number ranges.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Int64RangeMatcher.RangeMatcherOrBuilder Modifier and Type Method Description List<? extends Int64RangeMatcher.RangeMatcherOrBuilder>Int64RangeMatcher.Builder. getRangeMatchersOrBuilderList()Match a number by a list of number ranges.List<? extends Int64RangeMatcher.RangeMatcherOrBuilder>Int64RangeMatcher. getRangeMatchersOrBuilderList()Match a number by a list of number ranges.List<? extends Int64RangeMatcher.RangeMatcherOrBuilder>Int64RangeMatcherOrBuilder. getRangeMatchersOrBuilderList()Match a number by a list of number ranges.
-