Int64List.Builder

공개 정적 최종 클래스 Int64List.Builder

Protobuf 유형 tensorflow.Int64List

공개 방법

Int64List.Builder
addAllValue (Iterable<? 확장 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 (정수 인덱스)
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.다른 메시지 보내기)
최종 Int64List.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
Int64List.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
Int64List.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
Int64List.Builder
setValue (int 인덱스, long 값)
repeated int64 value = 1 [packed = true];

상속된 메서드

공개 방법

공개 Int64List.Builder addAllValue (Iterable<? 확장 Long> 값)

repeated int64 value = 1 [packed = true];

public Int64List.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 Int64List.Builder addValue (긴 값)

repeated int64 value = 1 [packed = true];

공개 Int64List 빌드 ()

공개 Int64List buildPartial ()

공개 Int64List.Builder 지우기 ()

공개 Int64List.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 Int64List.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 Int64List.Builder 클리어값 ()

repeated int64 value = 1 [packed = true];

공개 Int64List.Builder 클론 ()

공개 Int64List getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 긴 getValue (int 인덱스)

repeated int64 value = 1 [packed = true];

공개 int getValueCount ()

repeated int64 value = 1 [packed = true];

공개 목록<Long> getValueList ()

repeated int64 value = 1 [packed = true];

공개 최종 부울 isInitialized ()

공개 Int64List.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 Int64List.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 최종 Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public Int64List.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

public Int64List.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 Int64List.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 Int64List.Builder setValue (int 인덱스, 긴 값)

repeated int64 value = 1 [packed = true];