Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
protected static Internal.FloatList |
GeneratedMessageLite.emptyFloatList() |
protected static Internal.FloatList |
GeneratedMessageLite.mutableCopy(Internal.FloatList list) |
Internal.FloatList |
Internal.FloatList.mutableCopyWithCapacity(int capacity)
Returns a mutable clone of this list with the specified capacity.
|
Internal.FloatList |
GeneratedMessageLite.Visitor.visitFloatList(Internal.FloatList mine,
Internal.FloatList other) |
Internal.FloatList |
GeneratedMessageLite.MergeFromVisitor.visitFloatList(Internal.FloatList mine,
Internal.FloatList other) |
Modifier and Type | Method and Description |
---|---|
protected static Internal.FloatList |
GeneratedMessageLite.mutableCopy(Internal.FloatList list) |
Internal.FloatList |
GeneratedMessageLite.Visitor.visitFloatList(Internal.FloatList mine,
Internal.FloatList other) |
Internal.FloatList |
GeneratedMessageLite.MergeFromVisitor.visitFloatList(Internal.FloatList mine,
Internal.FloatList other) |
Copyright © 2008–2016 Google. All rights reserved.