Uses of Interface
com.google.protobuf.Internal.FloatList
-
Packages that use Internal.FloatList Package Description com.google.protobuf -
-
Uses of Internal.FloatList in com.google.protobuf
Classes in com.google.protobuf that implement Internal.FloatList Modifier and Type Class Description (package private) classFloatArrayListAn implementation ofInternal.FloatListon top of a primitive array.Methods in com.google.protobuf that return Internal.FloatList Modifier and Type Method Description protected static Internal.FloatListGeneratedMessage. emptyFloatList()protected static Internal.FloatListGeneratedMessageLite. emptyFloatList()protected static Internal.FloatListGeneratedMessageLite. mutableCopy(Internal.FloatList list)Internal.FloatListFloatArrayList. mutableCopyWithCapacity(int capacity)Internal.FloatListInternal.FloatList. mutableCopyWithCapacity(int capacity)Returns a mutable clone of this list with the specified capacity.Methods in com.google.protobuf with parameters of type Internal.FloatList Modifier and Type Method Description protected static Internal.FloatListGeneratedMessageLite. mutableCopy(Internal.FloatList list)
-