Uses of Interface
com.google.protobuf.Internal.LongList
Packages that use Internal.LongList
-
Uses of Internal.LongList in com.google.protobuf
Classes in com.google.protobuf that implement Internal.LongListModifier and TypeClassDescription(package private) final classAn implementation ofInternal.LongListon top of a primitive array.Methods in com.google.protobuf that return Internal.LongListModifier and TypeMethodDescriptionprotected static Internal.LongListGeneratedMessageLite.emptyLongList()protected static Internal.LongListGeneratedMessageV3.emptyLongList()protected static Internal.LongListGeneratedMessageLite.mutableCopy(Internal.LongList list) protected static Internal.LongListGeneratedMessageV3.mutableCopy(Internal.LongList list) Internal.LongList.mutableCopyWithCapacity(int capacity) Returns a mutable clone of this list with the specified capacity.LongArrayList.mutableCopyWithCapacity(int capacity) protected static Internal.LongListGeneratedMessageV3.newLongList()Methods in com.google.protobuf with parameters of type Internal.LongListModifier and TypeMethodDescriptionprotected static Internal.LongListGeneratedMessageLite.mutableCopy(Internal.LongList list) protected static Internal.LongListGeneratedMessageV3.mutableCopy(Internal.LongList list)