CollectionDef.Int64List.Builder

الفئة النهائية العامة الثابتة CollectionDef.Int64List.Builder

 Int64List is used for collecting int, int64 and long values.
 
نوع Protobuf tensorflow.CollectionDef.Int64List

الأساليب العامة

CollectionDef.Int64List.Builder
addAllValue (قيم Iterable<? Extends Long>)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
CollectionDef.Int64List.Builder
addValue (قيمة طويلة)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List
CollectionDef.Int64List
CollectionDef.Int64List.Builder
CollectionDef.Int64List.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.Int64List.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.Int64List.Builder
قيمة واضحة ()
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
CollectionDef.Int64List
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
طويل
الحصول على القيمة (فهرس كثافة العمليات)
repeated int64 value = 1 [packed = true];
كثافة العمليات
الحصول على القيمة ()
repeated int64 value = 1 [packed = true];
قائمة <طويلة>
قائمة القيمة ()
repeated int64 value = 1 [packed = true];
منطقية نهائية
CollectionDef.Int64List.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.Int64List.Builder
دمج من (com.google.protobuf.Message أخرى)
Final CollectionDef.Int64List.Builder
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CollectionDef.Int64List.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
CollectionDef.Int64List.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
Final CollectionDef.Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CollectionDef.Int64List.Builder
setValue (مؤشر int، قيمة طويلة)
repeated int64 value = 1 [packed = true];

الطرق الموروثة

الأساليب العامة

public CollectionDef.Int64List.Builder addAllValue (قيم Iterable<? Extends Long>)

repeated int64 value = 1 [packed = true];

public CollectionDef.Int64List.Builder addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

public CollectionDef.Int64List.Builder addValue (قيمة طويلة)

repeated int64 value = 1 [packed = true];

بناء CollectionDef.Int64List العام ()

مجموعة عامة Def.Int64List buildPartial ()

مجموعة عامة Def.Int64List.Builder واضحة ()

العامة CollectionDef.Int64List.Builder ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)

Public CollectionDef.Int64List.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

العامة CollectionDef.Int64List.Builder ClearValue ()

repeated int64 value = 1 [packed = true];

استنساخ CollectionDef.Int64List.Builder العام ()

مجموعة CollectionDef.Int64List العامة getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

getValue العامة الطويلة (مؤشر int)

repeated int64 value = 1 [packed = true];

int public getValueCount ()

repeated int64 value = 1 [packed = true];

القائمة العامة<Long> getValueList ()

repeated int64 value = 1 [packed = true];

تمت تهيئة القيمة المنطقية النهائية العامة ()

Public CollectionDef.Int64List.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

Public CollectionDef.Int64List.Builder mergeFrom (com.google.protobuf.Message أخرى)

النهائي العام CollectionDef.Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

مجموعة عامة CollectionDef.Int64List.Builder setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

public CollectionDef.Int64List.Builder setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

النهائي العام CollectionDef.Int64List.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

مجموعة العامة CollectionDef.Int64List.Builder setValue (مؤشر int، قيمة طويلة)

repeated int64 value = 1 [packed = true];