CollectionDef.Int64List.Builder

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

 Int64List is used for collecting int, int64 and long values.
 
Protobuf 型tensorflow.CollectionDef.Int64List

パブリックメソッド

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

継承されたメソッド

パブリックメソッド

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

repeated int64 value = 1 [packed = true];

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

public CollectionDef.Int64List.Builder addValue (長い値)

repeated int64 value = 1 [packed = true];

public CollectionDef.Int64List build ()

public CollectionDef.Int64List buildPartial ()

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

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

public CollectionDef.Int64List.Builder clearValue ()

repeated int64 value = 1 [packed = true];

public CollectionDef.Int64List.Builderクローン()

public CollectionDef.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 CollectionDef.Int64List.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

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

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

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

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

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

repeated int64 value = 1 [packed = true];