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