Int64List.Builder

パブリック静的最終クラスInt64List.Builder

Protobuf 型tensorflow.Int64List

パブリックメソッド

Int64List.Builder
addAllValue (Iterable<? extends Long> 値)
repeated int64 value = 1 [packed = true];
Int64List.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
Int64List.Builder
addValue (長い値)
repeated int64 value = 1 [packed = true];
Int64List
建てる()
Int64List
Int64List.Builder
クリア()
Int64List.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
Int64List.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Int64List.Builder
クリア値()
repeated int64 value = 1 [packed = true];
Int64List.Builder
Int64List
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
長さ
getValue (int インデックス)
repeated int64 value = 1 [packed = true];
整数
getValueCount ()
repeated int64 value = 1 [packed = true];
リスト<長い>
getValueList ()
repeated int64 value = 1 [packed = true];
最終ブール値
Int64List.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Int64List.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なInt64List.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
Int64List.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
Int64List.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なInt64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
Int64List.Builder
setValue (int インデックス、long 値)
repeated int64 value = 1 [packed = true];

継承されたメソッド

パブリックメソッド

public Int64List.Builder addAllValue (Iterable<? extends Long> 値)

repeated int64 value = 1 [packed = true];

public Int64List.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public Int64List.Builder addValue (長い値)

repeated int64 value = 1 [packed = true];

public Int64Listビルド()

public Int64List buildPartial ()

public Int64List.Builder clear ()

public Int64List.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public Int64List.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public Int64List.Builder clearValue ()

repeated int64 value = 1 [packed = true];

public Int64List.Builderクローン()

public Int64List getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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];

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

public Int64List.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Int64List.Builder mergeFrom (com.google.protobuf.Message other)

public Final Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public Int64List.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public Int64List.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final Int64List.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public Int64List.Builder setValue (int インデックス、long 値)

repeated int64 value = 1 [packed = true];