FloatList.Builder

パブリック静的最終クラスFloatList.Builder

Protobuf 型tensorflow.FloatList

パブリックメソッド

FloatList.Builder
addAllValue (Iterable<? extends Float> 値)
repeated float value = 1 [packed = true];
FloatList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
FloatList.Builder
addValue (浮動小数点値)
repeated float value = 1 [packed = true];
フロートリスト
建てる()
フロートリスト
FloatList.Builder
クリア()
FloatList.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
FloatList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FloatList.Builder
クリア値()
repeated float value = 1 [packed = true];
FloatList.Builder
フロートリスト
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
浮く
getValue (int インデックス)
repeated float value = 1 [packed = true];
整数
getValueCount ()
repeated float value = 1 [packed = true];
リスト<浮動小数点数>
getValueList ()
repeated float value = 1 [packed = true];
最終ブール値
FloatList.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FloatList.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なFloatList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
FloatList.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
FloatList.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なFloatList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
FloatList.Builder
setValue (int インデックス、float 値)
repeated float value = 1 [packed = true];

継承されたメソッド

パブリックメソッド

public FloatList.Builder addAllValue (Iterable<? extends Float> 値)

repeated float value = 1 [packed = true];

public FloatList.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FloatList.Builder addValue (浮動小数点値)

repeated float value = 1 [packed = true];

public FloatListビルド()

public FloatList buildPartial ()

public FloatList.Builderクリア()

public FloatList.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public FloatList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public FloatList.Builder ClearValue ()

repeated float value = 1 [packed = true];

パブリックFloatList.Builderクローン()

public FloatList getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public float getValue (int インデックス)

repeated float value = 1 [packed = true];

public int getValueCount ()

repeated float value = 1 [packed = true];

public List<Float> getValueList ()

repeated float value = 1 [packed = true];

パブリック最終ブール値isInitialized ()

public FloatList.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public FloatList.Builder mergeFrom (com.google.protobuf.Message other)

public Final FloatList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public FloatList.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FloatList.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final FloatList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public FloatList.Builder setValue (int インデックス、float 値)

repeated float value = 1 [packed = true];