Int64List

classe finale pubblica Int64List

Tipo di protocollo tensorflow.Int64List

Classi nidificate

classe Int64List.Builder Tipo di protocollo tensorflow.Int64List

Costanti

int VALUE_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Int64List statico
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
Int64List.Builder statico
newBuilder (prototipo Int64List )
Int64List.Builder statico
Int64List.Builder
Int64List statico
parseDelimitedFrom (input InputStream)
Int64List statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Int64List statico
parseFrom (dati ByteBuffer)
Int64List statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Int64List statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Int64List statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Int64List statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Int64List statico
parseFrom (dati com.google.protobuf.ByteString)
Int64List statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Int64List statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
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)

pubblico statico Int64List getDefaultInstance ()

public 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 Int64List.Builder newBuilder (prototipo Int64List )

pubblico statico Int64List.Builder newBuilder ()

public Int64List.Builder newBuilderForType ()

public static Int64List parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

parseFrom pubblico statico Int64List (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom Int64List statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom pubblico statico Int64List (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom Int64List statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

parseFrom Int64List statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico Int64List (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico Int64List parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico Int64List.Builder toBuilder ()

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

Lancia
IOException