CollectionDef.FloatList.Builder

מחלקה סופית סטטית ציבורית CollectionDef.FloatList.Builder

 FloatList is used for collecting float values.
 
סוג Protobuf tensorflow.CollectionDef.FloatList

שיטות ציבוריות

CollectionDef.FloatList.Builder
addAllValue (Iterable<? מרחיב את ערכי Float>)
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
CollectionDef.FloatList.Builder
addValue (ערך צף)
repeated float value = 1 [packed = true];
CollectionDef.FloatList
CollectionDef.FloatList
CollectionDef.FloatList.Builder
CollectionDef.FloatList.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.FloatList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.FloatList.Builder
clearValue ()
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
CollectionDef.FloatList
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
לָצוּף
getValue (int index)
repeated float value = 1 [packed = true];
int
getValueCount ()
repeated float value = 1 [packed = true];
רשימה <צף>
getValueList ()
repeated float value = 1 [packed = true];
בוליאנית סופית
CollectionDef.FloatList.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.Message אחר)
final CollectionDef.FloatList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.FloatList.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
CollectionDef.FloatList.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final CollectionDef.FloatList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.FloatList.Builder
setValue (אינדקס אינט, ערך צף)
repeated float value = 1 [packed = true];

שיטות בירושה

שיטות ציבוריות

public CollectionDef.FloatList.Builder addAllValue (Iterable<? מרחיב את ערכי Float>)

repeated float value = 1 [packed = true];

Public CollectionDef.FloatList.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public CollectionDef.FloatList.Builder addValue (ערך צף)

repeated float value = 1 [packed = true];

public CollectionDef.FloatList build ()

public CollectionDef.FloatList buildPartial ()

Public CollectionDef.FloatList.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

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

Public CollectionDef.FloatList.Builder clearValue ()

repeated float value = 1 [packed = true];

שיבוט Public CollectionDef.FloatList.Builder ()

public CollectionDef.FloatList getDefaultInstanceForType ()

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

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

public float getValue (אינדקס אינט)

repeated float value = 1 [packed = true];

public int getValueCount ()

repeated float value = 1 [packed = true];

רשימה ציבורית<Float> getValueList ()

repeated float value = 1 [packed = true];

בוליאני הסופי הציבורי הוא אתחול ()

public CollectionDef.FloatList.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public CollectionDef.FloatList.Builder mergeFrom (com.google.protobuf.Message אחר)

Public final CollectionDef.FloatList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Public CollectionDef.FloatList.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

Public CollectionDef.FloatList.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

Public final CollectionDef.FloatList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.FloatList.Builder setValue (אינדקס אינט, ערך צף)

repeated float value = 1 [packed = true];