Uses of Class
com.github.xds.type.matcher.v3.Int32RangeMatcher
-
Packages that use Int32RangeMatcher Package Description com.github.xds.type.matcher.v3 -
-
Uses of Int32RangeMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return Int32RangeMatcher Modifier and Type Method Description Int32RangeMatcherInt32RangeMatcher.Builder. build()Int32RangeMatcherInt32RangeMatcher.Builder. buildPartial()static Int32RangeMatcherInt32RangeMatcher. getDefaultInstance()Int32RangeMatcherInt32RangeMatcher.Builder. getDefaultInstanceForType()Int32RangeMatcherInt32RangeMatcher. getDefaultInstanceForType()static Int32RangeMatcherInt32RangeMatcher. parseDelimitedFrom(InputStream input)static Int32RangeMatcherInt32RangeMatcher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeMatcherInt32RangeMatcher. parseFrom(byte[] data)static Int32RangeMatcherInt32RangeMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeMatcherInt32RangeMatcher. parseFrom(com.google.protobuf.ByteString data)static Int32RangeMatcherInt32RangeMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeMatcherInt32RangeMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static Int32RangeMatcherInt32RangeMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeMatcherInt32RangeMatcher. parseFrom(InputStream input)static Int32RangeMatcherInt32RangeMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeMatcherInt32RangeMatcher. parseFrom(ByteBuffer data)static Int32RangeMatcherInt32RangeMatcher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.type.matcher.v3 that return types with arguments of type Int32RangeMatcher Modifier and Type Method Description com.google.protobuf.Parser<Int32RangeMatcher>Int32RangeMatcher. getParserForType()static com.google.protobuf.Parser<Int32RangeMatcher>Int32RangeMatcher. parser()Methods in com.github.xds.type.matcher.v3 with parameters of type Int32RangeMatcher Modifier and Type Method Description Int32RangeMatcher.BuilderInt32RangeMatcher.Builder. mergeFrom(Int32RangeMatcher other)static Int32RangeMatcher.BuilderInt32RangeMatcher. newBuilder(Int32RangeMatcher prototype)
-