Int64List

パブリック最終クラスInt64List

Protobuf 型tensorflow.Int64List

ネストされたクラス

クラスInt64List.Builder Protobuf 型tensorflow.Int64List

定数

整数VALUE_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的Int64List
Int64List
最終的な静的 com.google.protobuf.Descriptors.Descriptor
整数
最終的な com.google.protobuf.UnknownFieldSet
長さ
getValue (int インデックス)
repeated int64 value = 1 [packed = true];
整数
getValueCount ()
repeated int64 value = 1 [packed = true];
リスト<長い>
getValueList ()
repeated int64 value = 1 [packed = true];
整数
最終ブール値
静的Int64List.Builder
newBuilder ( Int64Listプロトタイプ)
静的Int64List.Builder
Int64List.Builder
静的Int64List
parseDelimitedFrom (InputStream 入力)
静的Int64List
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的Int64List
parseFrom (ByteBuffer データ)
静的Int64List
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的Int64List
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的Int64List
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的Int64List
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的Int64List
parseFrom (com.google.protobuf.ByteString データ)
静的Int64List
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的Int64List
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
Int64List.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数VALUE_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static Int64List getDefaultInstance ()

public Int64List getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public long getValue (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 ()

パブリック最終ブール値isInitialized ()

public static Int64List.Builder newBuilder ( Int64Listプロトタイプ)

public static Int64List.Builder newBuilder ()

public Int64List.Builder newBuilderForType ()

public static Int64List parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static Int64List parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static Int64List parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static Int64List parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static Int64List parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static Int64List parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static Int64List parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static Int64List parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static Int64List parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static Int64List parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public Int64List.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外