public static final class CollectionDef.FloatList.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder> implements CollectionDef.FloatListOrBuilder
FloatList is used for collecting float values.Protobuf type
tensorflow.CollectionDef.FloatList| Modifier and Type | Method and Description |
|---|---|
CollectionDef.FloatList.Builder |
addAllValue(Iterable<? extends Float> values)
repeated float value = 1 [packed = true]; |
CollectionDef.FloatList.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CollectionDef.FloatList.Builder |
addValue(float value)
repeated float value = 1 [packed = true]; |
CollectionDef.FloatList |
build() |
CollectionDef.FloatList |
buildPartial() |
CollectionDef.FloatList.Builder |
clear() |
CollectionDef.FloatList.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
CollectionDef.FloatList.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
CollectionDef.FloatList.Builder |
clearValue()
repeated float value = 1 [packed = true]; |
CollectionDef.FloatList.Builder |
clone() |
CollectionDef.FloatList |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
float |
getValue(int index)
repeated float value = 1 [packed = true]; |
int |
getValueCount()
repeated float value = 1 [packed = true]; |
List<Float> |
getValueList()
repeated float value = 1 [packed = true]; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CollectionDef.FloatList.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
CollectionDef.FloatList.Builder |
mergeFrom(CollectionDef.FloatList other) |
CollectionDef.FloatList.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
CollectionDef.FloatList.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CollectionDef.FloatList.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CollectionDef.FloatList.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
CollectionDef.FloatList.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CollectionDef.FloatList.Builder |
setValue(int index,
float value)
repeated float value = 1 [packed = true]; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic CollectionDef.FloatList build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic CollectionDef.FloatList buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic CollectionDef.FloatList.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder mergeFrom(CollectionDef.FloatList other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public CollectionDef.FloatList.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<CollectionDef.FloatList.Builder>IOExceptionpublic List<Float> getValueList()
repeated float value = 1 [packed = true];getValueList in interface CollectionDef.FloatListOrBuilderpublic int getValueCount()
repeated float value = 1 [packed = true];getValueCount in interface CollectionDef.FloatListOrBuilderpublic float getValue(int index)
repeated float value = 1 [packed = true];getValue in interface CollectionDef.FloatListOrBuilderpublic CollectionDef.FloatList.Builder setValue(int index, float value)
repeated float value = 1 [packed = true];public CollectionDef.FloatList.Builder addValue(float value)
repeated float value = 1 [packed = true];public CollectionDef.FloatList.Builder addAllValue(Iterable<? extends Float> values)
repeated float value = 1 [packed = true];public CollectionDef.FloatList.Builder clearValue()
repeated float value = 1 [packed = true];public final CollectionDef.FloatList.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>public final CollectionDef.FloatList.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.FloatList.Builder>Copyright © 2018. All rights reserved.