Uses of Interface
com.google.protobuf.Internal.IntList
Packages that use Internal.IntList
-
Uses of Internal.IntList in com.google.protobuf
Classes in com.google.protobuf that implement Internal.IntListModifier and TypeClassDescription(package private) final class
An implementation ofInternal.IntList
on top of a primitive array.Fields in com.google.protobuf declared as Internal.IntListModifier and TypeFieldDescriptionprivate Internal.IntList
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.path_
private Internal.IntList
DescriptorProtos.GeneratedCodeInfo.Annotation.path_
private Internal.IntList
DescriptorProtos.SourceCodeInfo.Location.Builder.path_
private Internal.IntList
DescriptorProtos.SourceCodeInfo.Location.path_
private Internal.IntList
DescriptorProtos.FileDescriptorProto.Builder.publicDependency_
private Internal.IntList
DescriptorProtos.FileDescriptorProto.publicDependency_
private Internal.IntList
DescriptorProtos.SourceCodeInfo.Location.Builder.span_
private Internal.IntList
DescriptorProtos.SourceCodeInfo.Location.span_
private Internal.IntList
DescriptorProtos.FileDescriptorProto.Builder.weakDependency_
private Internal.IntList
DescriptorProtos.FileDescriptorProto.weakDependency_
Methods in com.google.protobuf that return Internal.IntListModifier and TypeMethodDescriptionprotected static Internal.IntList
GeneratedMessageLite.emptyIntList()
protected static Internal.IntList
GeneratedMessageV3.emptyIntList()
static Internal.IntList
ProtobufLists.emptyIntList()
protected static Internal.IntList
GeneratedMessageLite.mutableCopy
(Internal.IntList list) protected static Internal.IntList
GeneratedMessageV3.mutableCopy
(Internal.IntList list) IntArrayList.mutableCopyWithCapacity
(int capacity) Internal.IntList.mutableCopyWithCapacity
(int capacity) Returns a mutable clone of this list with the specified capacity.protected static Internal.IntList
GeneratedMessageV3.newIntList()
static Internal.IntList
ProtobufLists.newIntList()
Methods in com.google.protobuf with parameters of type Internal.IntListModifier and TypeMethodDescriptionprotected static Internal.IntList
GeneratedMessageLite.mutableCopy
(Internal.IntList list) protected static Internal.IntList
GeneratedMessageV3.mutableCopy
(Internal.IntList list)