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)Internal.DoubleListInternal.DoubleList. mutableCopyWithCapacity(int capacity)Returns a mutable clone of this list with the specified capacity.Methods in com.google.protobuf with parameters of type Internal.DoubleList Modifier and Type Method Description protected static Internal.DoubleListGeneratedMessageLite. mutableCopy(Internal.DoubleList list)
-