CollectionDef.Int64List

classe finale statica pubblica CollectionDef.Int64List

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

Classi nidificate

classe CollectionDef.Int64List.Builder
 Int64List is used for collecting int, int64 and long values. 

Costanti

int VALUE_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Raccolta staticaDef.Int64List
CollezioneDef.Int64List
com.google.protobuf.Descriptors.Descriptor statico finale
int
finale com.google.protobuf.UnknownFieldSet
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];
int
booleano finale
Collezione staticaDef.Int64List.Builder
Collezione staticaDef.Int64List.Builder
CollectionDef.Int64List.Builder
Raccolta staticaDef.Int64List
parseDelimitedFrom (input InputStream)
Raccolta staticaDef.Int64List
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Raccolta staticaDef.Int64List
parseFrom (dati ByteBuffer)
Raccolta staticaDef.Int64List
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Raccolta staticaDef.Int64List
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Raccolta staticaDef.Int64List
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Raccolta staticaDef.Int64List
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Raccolta staticaDef.Int64List
parseFrom (dati com.google.protobuf.ByteString)
Raccolta staticaDef.Int64List
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Raccolta staticaDef.Int64List
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
CollectionDef.Int64List.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int VALUE_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public static CollectionDef.Int64List getDefaultInstance ()

public CollectionDef.Int64List getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

public final booleano isInitialized ()

public static CollectionDef.Int64List.Builder newBuilder (prototipo CollectionDef.Int64List )

public static CollectionDef.Int64List.Builder newBuilder ()

public CollectionDef.Int64List.Builder newBuilderForType ()

public static CollectionDef.Int64List parseDelimitedFrom (input InputStream)

Lancia
IOException

public static CollectionDef.Int64List parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CollectionDef.Int64List parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static CollectionDef.Int64List parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CollectionDef.Int64List parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CollectionDef.Int64List parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static CollectionDef.Int64List parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CollectionDef.Int64List parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static CollectionDef.Int64List parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CollectionDef.Int64List parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public CollectionDef.Int64List.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException