Int64List

classe finale publique Int64List

tensorflow.Int64List de type Protobuf.Int64List

Classes imbriquées

classe Int64List.Builder tensorflow.Int64List de type Protobuf.Int64List

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Liste Int64 statique
Liste Int64
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
long
getValue (index entier)
repeated int64 value = 1 [packed = true];
int
getValueCount ()
repeated int64 value = 1 [packed = true];
Liste<Long>
getValueList ()
repeated int64 value = 1 [packed = true];
int
booléen final
statique Int64List.Builder
newBuilder (prototype Int64List )
statique Int64List.Builder
Int64List.Builder
Liste Int64 statique
parseDelimitedFrom (entrée InputStream)
Liste Int64 statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste Int64 statique
parseFrom (données ByteBuffer)
Liste Int64 statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste Int64 statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste Int64 statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Liste Int64 statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste Int64 statique
parseFrom (données com.google.protobuf.ByteString)
Liste Int64 statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste Int64 statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
Int64List.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier VALUE_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique Int64List getDefaultInstance ()

public Int64List getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public long getValue (index int)

repeated int64 value = 1 [packed = true];

public int getValueCount ()

repeated int64 value = 1 [packed = true];

liste publique <Long> getValueList ()

repeated int64 value = 1 [packed = true];

code de hachage int public ()

public final booléen isInitialized ()

public statique Int64List.Builder newBuilder (prototype Int64List )

public statique Int64List.Builder newBuilder ()

public Int64List.Builder newBuilderForType ()

public static Int64List parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static Int64List parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static Int64List parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static Int64List parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static Int64List parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static Int64List parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static Int64List parseFrom (données byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique Int64List parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static Int64List parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static Int64List parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public Int64List.Builder toBuilder ()

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

Jetés
IOException