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
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.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)
-