CollectionDef.Int64List.Builder

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

 Int64List is used for collecting int, int64 and long values.
 
Protobuf tipo tensorflow.CollectionDef.Int64List

Métodos públicos

ColecciónDef.Int64List.Builder
addAllValue (Iterable<? extiende los valores Long>)
repeated int64 value = 1 [packed = true];
ColecciónDef.Int64List.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ColecciónDef.Int64List.Builder
addValue (valor largo)
repeated int64 value = 1 [packed = true];
ColecciónDef.Int64List
ColecciónDef.Int64List
ColecciónDef.Int64List.Builder
claro ()
ColecciónDef.Int64List.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ColecciónDef.Int64List.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
ColecciónDef.Int64List.Builder
borrarValor ()
repeated int64 value = 1 [packed = true];
ColecciónDef.Int64List.Builder
clonar ()
ColecciónDef.Int64List
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
largo
getValue (índice int)
repeated int64 value = 1 [packed = true];
En t
getValueCount ()
repeated int64 value = 1 [packed = true];
Lista<Larga>
obtener lista de valores ()
repeated int64 value = 1 [packed = true];
booleano final
ColecciónDef.Int64List.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
ColecciónDef.Int64List.Builder
mergeFrom (com.google.protobuf.Message otro)
Colección finalDef.Int64List.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
ColecciónDef.Int64List.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ColecciónDef.Int64List.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Colección finalDef.Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
ColecciónDef.Int64List.Builder
setValue (índice int, valor largo)
repeated int64 value = 1 [packed = true];

Métodos heredados

Métodos públicos

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

repeated int64 value = 1 [packed = true];

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

public CollectionDef.Int64List.Builder addValue (valor largo)

repeated int64 value = 1 [packed = true];

compilación pública CollectionDef.Int64List ()

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

Colección públicaDef.Int64List.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Colección públicaDef.Int64List.Builder clearValue ()

repeated int64 value = 1 [packed = true];

Colección públicaDef.Int64List getDefaultInstanceForType ()

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

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

getValue público largo (índice int)

repeated int64 value = 1 [packed = true];

público int getValueCount ()

repeated int64 value = 1 [packed = true];

Lista pública<Larga> 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 extensiónRegistry)

Lanza
IOExcepción

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

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

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

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

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

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

repeated int64 value = 1 [packed = true];