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<? расширяет значения 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];
КоллекцияDef.Int64List
КоллекцияDef.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
КоллекцияDef.Int64List
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
длинный
getValue (целочисленный индекс)
repeated int64 value = 1 [packed = true];
интервал
getValueCount ()
repeated int64 value = 1 [packed = true];
Список<длинный>
получитьСписокЗначений ()
repeated int64 value = 1 [packed = true];
последнее логическое значение
CollectionDef.Int64List.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.Int64List.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный CollectionDef.Int64List.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CollectionDef.Int64List.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
CollectionDef.Int64List.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный CollectionDef.Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CollectionDef.Int64List.Builder
setValue (целочисленный индекс, длинное значение)
repeated int64 value = 1 [packed = true];

Унаследованные методы

Публичные методы

public CollectionDef.Int64List.Builder addAllValue (Iterable<? расширяет значения 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 ()

общедоступная CollectionDef.Int64List buildPartial ()

public CollectionDef.Int64List.Builder очистить ()

public CollectionDef.Int64List.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public CollectionDef.Int64List.BuilderclearOneof ( 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 ()

public long getValue (индекс int)

repeated int64 value = 1 [packed = true];

public int getValueCount ()

repeated int64 value = 1 [packed = true];

общедоступный список<Long> getValueList ()

repeated int64 value = 1 [packed = true];

публичное финальное логическое значение isInitialized ()

public CollectionDef.Int64List.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public CollectionDef.Int64List.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный окончательный CollectionDef.Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public 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.UnknownFieldSetknownFields)

public CollectionDef.Int64List.Builder setValue (индекс int, длинное значение)

repeated int64 value = 1 [packed = true];