CollectionDef.Int64List.Builder

classe final estática pública CollectionDef.Int64List.Builder

 Int64List is used for collecting int, int64 and long values.
 
Tipo de protobuf tensorflow.CollectionDef.Int64List

Métodos Públicos

ColeçãoDef.Int64List.Builder
addAllValue (valores Iterable<? estende Long>)
repeated int64 value = 1 [packed = true];
ColeçãoDef.Int64List.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ColeçãoDef.Int64List.Builder
addValue (valor longo)
repeated int64 value = 1 [packed = true];
ColeçãoDef.Int64List
ColeçãoDef.Int64List
ColeçãoDef.Int64List.Builder
claro ()
ColeçãoDef.Int64List.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ColeçãoDef.Int64List.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
ColeçãoDef.Int64List.Builder
limparValor ()
repeated int64 value = 1 [packed = true];
ColeçãoDef.Int64List.Builder
clonar ()
ColeçãoDef.Int64List
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
longo
getValue (índice interno)
repeated int64 value = 1 [packed = true];
interno
getValueCount ()
repeated int64 value = 1 [packed = true];
Lista<Longa>
getValueList ()
repeated int64 value = 1 [packed = true];
booleano final
ColeçãoDef.Int64List.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ColeçãoDef.Int64List.Builder
mergeFrom (com.google.protobuf.Message outro)
Coleção finalDef.Int64List.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
ColeçãoDef.Int64List.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ColeçãoDef.Int64List.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
Coleção finalDef.Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
ColeçãoDef.Int64List.Builder
setValue (índice int, valor longo)
repeated int64 value = 1 [packed = true];

Métodos herdados

Métodos Públicos

public CollectionDef.Int64List.Builder addAllValue (Iterable<? estende valores Long>)

repeated int64 value = 1 [packed = true];

public CollectionDef.Int64List.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public CollectionDef.Int64List.Builder addValue (valor longo)

repeated int64 value = 1 [packed = true];

compilação pública CollectionDef.Int64List ()

public CollectionDef.Int64List buildPartial ()

public CollectionDef.Int64List.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

Coleção públicaDef.Int64List.Builder clearValue ()

repeated int64 value = 1 [packed = true];

public CollectionDef.Int64List getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

público longo getValue (índice int)

repeated int64 value = 1 [packed = true];

público int getValueCount ()

repeated int64 value = 1 [packed = true];

lista pública<longa> getValueList ()

repeated int64 value = 1 [packed = true];

público final booleano isInitialized ()

public CollectionDef.Int64List.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public CollectionDef.Int64List.Builder mergeFrom (com.google.protobuf.Message outro)

público final CollectionDef.Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

public CollectionDef.Int64List.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public CollectionDef.Int64List.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público final CollectionDef.Int64List.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

public CollectionDef.Int64List.Builder setValue (índice int, valor longo)

repeated int64 value = 1 [packed = true];