CollectionDef.Int64List de clase final estática pública
Int64List is used for collecting int, int64 and long values.Tipo de
tensorflow.CollectionDef.Int64List Clases anidadas
| clase | CollectionDef.Int64List.Builder | Int64List is used for collecting int, int64 and long values. | |
Constantes
| En t | VALUE_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| CollectionDef.Int64List estática | |
| CollectionDef.Int64List | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| largo | getValue (índice int) repeated int64 value = 1 [packed = true]; |
| En t | getValueCount () repeated int64 value = 1 [packed = true]; |
| Lista <larga> | getValueList () repeated int64 value = 1 [packed = true]; |
| En t | hashCode () |
| booleano final | |
| CollectionDef.Int64List.Builder estático | newBuilder (prototipo CollectionDef.Int64List ) |
| CollectionDef.Int64List.Builder estático | newBuilder () |
| CollectionDef.Int64List.Builder | |
| CollectionDef.Int64List estática | parseDelimitedFrom (entrada InputStream) |
| CollectionDef.Int64List estática | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CollectionDef.Int64List estática | parseFrom (datos ByteBuffer) |
| CollectionDef.Int64List estática | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CollectionDef.Int64List estática | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CollectionDef.Int64List estática | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| CollectionDef.Int64List estática | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CollectionDef.Int64List estática | parseFrom (datos com.google.protobuf.ByteString) |
| CollectionDef.Int64List estática | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CollectionDef.Int64List estática | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| CollectionDef.Int64List.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
público estático final int VALUE_FIELD_NUMBER
Valor constante: 1
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
getValue largo público (índice int)
repeated int64 value = 1 [packed = true];
public int getValueCount ()
repeated int64 value = 1 [packed = true];
Lista pública <Long> getValueList ()
repeated int64 value = 1 [packed = true];
public int hashCode ()
public final boolean isInitialized ()
public static CollectionDef.Int64List parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static CollectionDef.Int64List parseFrom (ByteBuffer datos)
Lanza
| InvalidProtocolBufferException |
|---|
public static CollectionDef.Int64List parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static CollectionDef.Int64List parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static CollectionDef.Int64List parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static CollectionDef.Int64List parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
CollectionDef.Int64List estática pública parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
public static CollectionDef.Int64List parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
CollectionDef.Int64List estática pública parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|