CollectionDef.Int64List

classe final estática pública CollectionDef.Int64List

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

Classes aninhadas

aula ColeçãoDef.Int64List.Builder
 Int64List is used for collecting int, int64 and long values. 

Constantes

interno VALUE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
Coleção estáticaDef.Int64List
ColeçãoDef.Int64List
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
booleano final
Coleção estáticaDef.Int64List.Builder
Coleção estáticaDef.Int64List.Builder
ColeçãoDef.Int64List.Builder
Coleção estáticaDef.Int64List
parseDelimitedFrom (entrada InputStream)
Coleção estáticaDef.Int64List
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.Int64List
parseFrom (dados de ByteBuffer)
Coleção estáticaDef.Int64List
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.Int64List
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.Int64List
parseFrom (entrada com.google.protobuf.CodedInputStream)
Coleção estáticaDef.Int64List
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.Int64List
parseFrom (dados com.google.protobuf.ByteString)
Coleção estáticaDef.Int64List
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.Int64List
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
ColeçãoDef.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)

público estático CollectionDef.Int64List getDefaultInstance ()

public CollectionDef.Int64List getDefaultInstanceForType ()

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 CollectionDef.Int64List.Builder newBuilder (protótipo CollectionDef.Int64List )

public static CollectionDef.Int64List parseDelimitedFrom (entrada InputStream)

Lança
IOException

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

Lança
IOException

público estático CollectionDef.Int64List parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

público estático CollectionDef.Int64List parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

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

Lança
InvalidProtocolBufferException

público estático CollectionDef.Int64List parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static CollectionDef.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