Uses of Interface
com.google.protobuf.Internal.ProtobufList
Packages that use Internal.ProtobufList
-
Uses of Internal.ProtobufList in com.google.protobuf
Subinterfaces of Internal.ProtobufList in com.google.protobufModifier and TypeInterfaceDescriptionstatic interfaceAListimplementation that avoids boxing the elements into Booleans if possible.static interfaceAListimplementation that avoids boxing the elements into Doubles if possible.static interfaceAListimplementation that avoids boxing the elements into Floats if possible.static interfaceAListimplementation that avoids boxing the elements into Integers if possible.static interfaceAListimplementation that avoids boxing the elements into Longs if possible.Classes in com.google.protobuf that implement Internal.ProtobufListModifier and TypeClassDescription(package private) classAn abstract implementation ofInternal.ProtobufListwhich manages mutability semantics.(package private) final classAn implementation ofInternal.BooleanListon top of a primitive array.(package private) final classAn implementation ofInternal.DoubleListon top of a primitive array.(package private) final classAn implementation ofInternal.FloatListon top of a primitive array.(package private) final classAn implementation ofInternal.IntListon top of a primitive array.classAn implementation ofLazyStringListthat wraps an ArrayList.(package private) final classAn implementation ofInternal.LongListon top of a primitive array.(package private) final classImplementsInternal.ProtobufListfor non-primitive andStringtypes.Fields in com.google.protobuf declared as Internal.ProtobufListModifier and TypeFieldDescriptionprivate Internal.ProtobufList<EnumValue>Enum.enumvalue_private Internal.ProtobufList<Field>Type.fields_private Internal.ProtobufList<Method>Api.methods_private Internal.ProtobufList<Mixin>Api.mixins_private Internal.ProtobufList<String>Type.oneofs_private Internal.ProtobufList<Option>Api.options_private Internal.ProtobufList<Option>Enum.options_private Internal.ProtobufList<Option>EnumValue.options_private Internal.ProtobufList<Option>Field.options_private Internal.ProtobufList<Option>Method.options_private Internal.ProtobufList<Option>Type.options_private Internal.ProtobufList<String>FieldMask.paths_private Internal.ProtobufList<Value>ListValue.values_Methods in com.google.protobuf with type parameters of type Internal.ProtobufListModifier and TypeMethodDescriptionprotected static <ListT extends Internal.ProtobufList<?>>
ListTGeneratedMessageV3.makeMutableCopy(ListT list) protected static <ListT extends Internal.ProtobufList<?>>
ListTGeneratedMessageV3.makeMutableCopy(ListT list, int minCapacity) Methods in com.google.protobuf that return Internal.ProtobufListModifier and TypeMethodDescriptionprotected static <T> Internal.ProtobufList<T>protected static <E> Internal.ProtobufList<E>GeneratedMessageLite.emptyProtobufList()(package private) static <E> Internal.ProtobufList<E>ListFieldSchema.ListFieldSchemaLite.getProtobufList(Object message, long offset) protected static <E> Internal.ProtobufList<E>GeneratedMessageLite.mutableCopy(Internal.ProtobufList<E> list) Internal.ProtobufList.mutableCopyWithCapacity(int capacity) Returns a mutable clone of this list with the specified capacity.Methods in com.google.protobuf with parameters of type Internal.ProtobufListModifier and TypeMethodDescription(package private) static intArrayDecoders.decodeBoolList(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated boolean field.(package private) static intArrayDecoders.decodeBytesList(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated bytes field.(package private) static intArrayDecoders.decodeDoubleList(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated double field.(package private) static intArrayDecoders.decodeFixed32List(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated fixed32 field.(package private) static intArrayDecoders.decodeFixed64List(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated fixed64 field.(package private) static intArrayDecoders.decodeFloatList(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated float field.(package private) static intArrayDecoders.decodeGroupList(Schema schema, int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated group field(package private) static intArrayDecoders.decodeMessageList(Schema<?> schema, int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated message field(package private) static intArrayDecoders.decodePackedBoolList(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed boolean field.(package private) static intArrayDecoders.decodePackedDoubleList(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed double field.(package private) static intArrayDecoders.decodePackedFixed32List(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed fixed32 field.(package private) static intArrayDecoders.decodePackedFixed64List(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed fixed64 field.(package private) static intArrayDecoders.decodePackedFloatList(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed float field.(package private) static intArrayDecoders.decodePackedSInt32List(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed sint32 field.(package private) static intArrayDecoders.decodePackedSInt64List(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed sint64 field.(package private) static intArrayDecoders.decodePackedVarint32List(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed 32-bit varint field.(package private) static intArrayDecoders.decodePackedVarint64List(byte[] data, int position, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a packed 64-bit varint field.(package private) static intArrayDecoders.decodeSInt32List(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated sint32 field.(package private) static intArrayDecoders.decodeSInt64List(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated sint64 field.(package private) static intArrayDecoders.decodeStringList(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated string field.(package private) static intArrayDecoders.decodeStringListRequireUtf8(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated string field with utf8 check.(package private) static intArrayDecoders.decodeVarint32List(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated 32-bit varint field.(package private) static intArrayDecoders.decodeVarint64List(int tag, byte[] data, int position, int limit, Internal.ProtobufList<?> list, ArrayDecoders.Registers registers) Decodes a repeated 64-bit varint field.protected static <E> Internal.ProtobufList<E>GeneratedMessageLite.mutableCopy(Internal.ProtobufList<E> list)