CollectionDef.Int64List.Builder

classe finale statica pubblica CollectionDef.Int64List.Builder

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

Metodi pubblici

CollectionDef.Int64List.Builder
addAllValue (Iterable<? estende Long> valori)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CollectionDef.Int64List.Builder
addValue (valore lungo)
repeated int64 value = 1 [packed = true];
CollezioneDef.Int64List
CollezioneDef.Int64List
CollectionDef.Int64List.Builder
chiaro ()
CollectionDef.Int64List.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.Int64List.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.Int64List.Builder
valorechiaro ()
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
clone ()
CollezioneDef.Int64List
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
lungo
getValue (indice int)
repeated int64 value = 1 [packed = true];
int
getValueCount ()
repeated int64 value = 1 [packed = true];
Elenco<Lungo>
getValueList ()
repeated int64 value = 1 [packed = true];
booleano finale
CollectionDef.Int64List.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
CollectionDef.Int64List.Builder
mergeFrom (com.google.protobuf.Message altro)
raccolta finaleDef.Int64List.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CollectionDef.Int64List.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CollectionDef.Int64List.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
raccolta finaleDef.Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CollectionDef.Int64List.Builder
setValue (indice int, valore lungo)
repeated int64 value = 1 [packed = true];

Metodi ereditati

Metodi pubblici

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

repeated int64 value = 1 [packed = true];

public CollectionDef.Int64List.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public CollectionDef.Int64List.Builder addValue (valore lungo)

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

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

public long getValue (indice int)

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

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

Lancia
IOException

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

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

public CollectionDef.Int64List.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public CollectionDef.Int64List.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

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

public CollectionDef.Int64List.Builder setValue (indice int, valore lungo)

repeated int64 value = 1 [packed = true];