CollectionDef.Int64List.Builder

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

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

Métodos públicos

CollectionDef.Int64List.Builder
addAllValue (Iterable <? extiende valores largos>)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CollectionDef.Int64List.Builder
addValue (valor largo)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List
CollectionDef.Int64List
CollectionDef.Int64List.Builder
claro ()
CollectionDef.Int64List.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.Int64List.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.Int64List.Builder
clearValue ()
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
clonar ()
CollectionDef.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>
getValueList ()
repeated int64 value = 1 [packed = true];
booleano final
CollectionDef.Int64List.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.Int64List.Builder
mergeFrom (com.google.protobuf.Message otro)
CollectionDef.Int64List.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.Int64List.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CollectionDef.Int64List.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
CollectionDef.Int64List.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.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 valores largos>)

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];

public CollectionDef.Int64List build ()

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)

public CollectionDef.Int64List.Builder clearValue ()

repeated int64 value = 1 [packed = true];

public CollectionDef.Int64List getDefaultInstanceForType ()

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

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

getValue largo público (índice int)

repeated int64 value = 1 [packed = true];

public int getValueCount ()

repeated int64 value = 1 [packed = true];

Lista pública <Long> getValueList ()

repeated int64 value = 1 [packed = true];

public final boolean isInitialized ()

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

Lanza
IOException

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

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

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)

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

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

repeated int64 value = 1 [packed = true];