classe final pública Int64List
Tipo de protobuf tensorflow.Int64List
Classes aninhadas
| aula | Int64List.Builder | Tipo de protobuf tensorflow.Int64List | |
Constantes
| interno | VALUE_FIELD_NUMBER |
Métodos Públicos
| boleano | é igual (objeto obj) |
| Lista Int64 estática | |
| ListaInt64 | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| interno | |
| final com.google.protobuf.UnknownFieldSet | |
| longo | getValue (índice interno) repeated int64 value = 1 [packed = true]; |
| interno | getValueCount () repeated int64 value = 1 [packed = true]; |
| Lista<Longa> | getValueList () repeated int64 value = 1 [packed = true]; |
| interno | código hash () |
| booleano final | |
| Int64List.Builder estático | newBuilder (protótipo Int64List ) |
| Int64List.Builder estático | |
| Int64List.Builder | |
| Lista Int64 estática | parseDelimitedFrom (entrada InputStream) |
| Lista Int64 estática | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Lista Int64 estática | parseFrom (dados de ByteBuffer) |
| Lista Int64 estática | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Lista Int64 estática | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Lista Int64 estática | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| Lista Int64 estática | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Lista Int64 estática | parseFrom (dados com.google.protobuf.ByteString) |
| Lista Int64 estática | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Lista Int64 estática | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| Int64List.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
int final estático público VALUE_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
público longo getValue (índice int)
repeated int64 value = 1 [packed = true];
público int getValueCount ()
repeated int64 value = 1 [packed = true];
lista pública<longa> getValueList ()
repeated int64 value = 1 [packed = true];
hashCode int público ()
público final booleano isInitialized ()
public static Int64List parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static Int64List parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static Int64List parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static Int64List parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
público estático Int64List parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static Int64List parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static Int64List parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|