Uses of Interface
com.google.protobuf.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 final Internal.IntList
Internal.IntListAdapter.fromList
private 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.FieldOptions.Builder.targets_
private Internal.IntList
DescriptorProtos.FieldOptions.targets_
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
GeneratedMessage.emptyIntList()
protected static Internal.IntList
GeneratedMessageLite.emptyIntList()
protected static Internal.IntList
GeneratedMessageLite.mutableCopy
(Internal.IntList list) protected static Internal.IntList
GeneratedMessageV3.mutableCopy
(Internal.IntList list) Deprecated.IntArrayList.mutableCopyWithCapacity
(int capacity) Internal.IntList.mutableCopyWithCapacity
(int capacity) Returns a mutable clone of this list with the specified capacity.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) Deprecated.Constructors in com.google.protobuf with parameters of type Internal.IntListModifierConstructorDescriptionIntListAdapter
(Internal.IntList fromList, Internal.IntListAdapter.IntConverter<T> converter)