CollectionDef.Int64List.Builder

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

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

Métodos Públicos

CollectionDef.Int64List.Builder
addAllValue (valores Iterable <? extends Long>)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
CollectionDef.Int64List.Builder
addValue (valor longo)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List
build ()
CollectionDef.Int64List
CollectionDef.Int64List.Builder
limpar ()
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
clone ()
CollectionDef.Int64List
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
longo
getValue (int index)
repeated int64 value = 1 [packed = true];
int
getValueCount ()
repeated int64 value = 1 [packed = true];
Lista <Long>
getValueList ()
repeated int64 value = 1 [packed = true];
final booleano
CollectionDef.Int64List.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.Int64List.Builder
mergeFrom (com.google.protobuf.Message other)
final CollectionDef.Int64List.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.Int64List.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
CollectionDef.Int64List.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final CollectionDef.Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.Int64List.Builder
setValue (índice interno , valor longo)
repeated int64 value = 1 [packed = true];

Métodos herdados

Métodos Públicos

public CollectionDef.Int64List.Builder addAllValue (Iterable <? extends Long> values)

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

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 ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public long getValue (int index)

repeated int64 value = 1 [packed = true];

public int getValueCount ()

repeated int64 value = 1 [packed = true];

public List <Long> getValueList ()

repeated int64 value = 1 [packed = true];

public final boolean isInitialized ()

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

Lança
IOException

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

public final CollectionDef.Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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)

public final CollectionDef.Int64List.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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

repeated int64 value = 1 [packed = true];