Uses of Interface
com.google.protobuf.Internal.DoubleList
Packages that use Internal.DoubleList
-
Uses of Internal.DoubleList in com.google.protobuf
Classes in com.google.protobuf that implement Internal.DoubleListModifier and TypeClassDescription(package private) final class
An implementation ofInternal.DoubleList
on top of a primitive array.Methods in com.google.protobuf that return Internal.DoubleListModifier and TypeMethodDescriptionprotected static Internal.DoubleList
GeneratedMessageLite.emptyDoubleList()
protected static Internal.DoubleList
GeneratedMessageV3.emptyDoubleList()
static Internal.DoubleList
ProtobufLists.emptyDoubleList()
protected static Internal.DoubleList
GeneratedMessageLite.mutableCopy
(Internal.DoubleList list) protected static Internal.DoubleList
GeneratedMessageV3.mutableCopy
(Internal.DoubleList list) DoubleArrayList.mutableCopyWithCapacity
(int capacity) Internal.DoubleList.mutableCopyWithCapacity
(int capacity) Returns a mutable clone of this list with the specified capacity.protected static Internal.DoubleList
GeneratedMessageV3.newDoubleList()
static Internal.DoubleList
ProtobufLists.newDoubleList()
Methods in com.google.protobuf with parameters of type Internal.DoubleListModifier and TypeMethodDescriptionprotected static Internal.DoubleList
GeneratedMessageLite.mutableCopy
(Internal.DoubleList list) protected static Internal.DoubleList
GeneratedMessageV3.mutableCopy
(Internal.DoubleList list)