Uses of Interface
com.google.protobuf.Internal.DoubleList
-
Packages that use Internal.DoubleList Package Description com.google.protobuf -
-
Uses of Internal.DoubleList in com.google.protobuf
Methods in com.google.protobuf that return Internal.DoubleList Modifier and Type Method Description protected static Internal.DoubleListGeneratedMessage. emptyDoubleList()protected static Internal.DoubleListGeneratedMessageLite. emptyDoubleList()protected static Internal.DoubleListGeneratedMessageLite. mutableCopy(Internal.DoubleList list)protected static Internal.DoubleListGeneratedMessageV3. mutableCopy(Internal.DoubleList list)Deprecated.Internal.DoubleListInternal.DoubleList. mutableCopyWithCapacity(int capacity)Returns a mutable clone of this list with the specified capacity.protected static Internal.DoubleListGeneratedMessageV3. newDoubleList()Deprecated.Methods in com.google.protobuf with parameters of type Internal.DoubleList Modifier and Type Method Description protected static Internal.DoubleListGeneratedMessageLite. mutableCopy(Internal.DoubleList list)protected static Internal.DoubleListGeneratedMessageV3. mutableCopy(Internal.DoubleList list)Deprecated.
-