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 classAn implementation ofInternal.IntListon top of a primitive array.Fields in com.google.protobuf declared as Internal.IntListModifier and TypeFieldDescriptionprivate final Internal.IntListInternal.IntListAdapter.fromListprivate Internal.IntListDescriptorProtos.GeneratedCodeInfo.Annotation.path_private Internal.IntListDescriptorProtos.SourceCodeInfo.Location.path_private Internal.IntListDescriptorProtos.FileDescriptorProto.publicDependency_private Internal.IntListDescriptorProtos.SourceCodeInfo.Location.span_private Internal.IntListDescriptorProtos.FieldOptions.targets_private Internal.IntListDescriptorProtos.FileDescriptorProto.weakDependency_Methods in com.google.protobuf that return Internal.IntListModifier and TypeMethodDescriptionprotected static Internal.IntListGeneratedMessage.emptyIntList()protected static Internal.IntListGeneratedMessageLite.emptyIntList()protected static Internal.IntListGeneratedMessageLite.mutableCopy(Internal.IntList list) protected static Internal.IntListGeneratedMessageV3.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.protected static Internal.IntListGeneratedMessageV3.newIntList()Deprecated.Methods in com.google.protobuf with parameters of type Internal.IntListModifier and TypeMethodDescriptionprotected static Internal.IntListGeneratedMessageLite.mutableCopy(Internal.IntList list) protected static Internal.IntListGeneratedMessageV3.mutableCopy(Internal.IntList list) Deprecated.Constructors in com.google.protobuf with parameters of type Internal.IntListModifierConstructorDescriptionIntListAdapter(Internal.IntList fromList, Internal.IntListAdapter.IntConverter<T> converter)