classe finale statique publique CollectionDef.Int64List
Int64List is used for collecting int, int64 and long values.
tensorflow.CollectionDef.Int64List de type Protobuf.CollectionDef.Int64List Classes imbriquées
| classe | CollectionDef.Int64List.Builder | Int64List is used for collecting int, int64 and long values. | |
Constantes
| int | VALUE_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| statique CollectionDef.Int64List | |
| CollectionDef.Int64Liste | |
| 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 CollectionDef.Int64List.Builder | newBuilder (prototype CollectionDef.Int64List ) |
| statique CollectionDef.Int64List.Builder | |
| CollectionDef.Int64List.Builder | |
| statique CollectionDef.Int64List | parseDelimitedFrom (entrée InputStream) |
| statique CollectionDef.Int64List | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CollectionDef.Int64List | parseFrom (données ByteBuffer) |
| statique CollectionDef.Int64List | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CollectionDef.Int64List | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CollectionDef.Int64List | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| statique CollectionDef.Int64List | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CollectionDef.Int64List | parseFrom (données com.google.protobuf.ByteString) |
| statique CollectionDef.Int64List | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CollectionDef.Int64List | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| CollectionDef.Int64List.Builder | toBuilder () |
| 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 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 static CollectionDef.Int64List parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static CollectionDef.Int64List parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static CollectionDef.Int64List parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static CollectionDef.Int64List parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public static CollectionDef.Int64List parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static CollectionDef.Int64List parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique CollectionDef.Int64List parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static CollectionDef.Int64List parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static CollectionDef.Int64List parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|