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

상속된 메서드

공개 방법

public CollectionDef.Int64List.Builder addAllValue (Iterable<? 확장 Long> 값)

repeated int64 value = 1 [packed = true];

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

공개 CollectionDef.Int64List.Builder addValue (긴 값)

repeated int64 value = 1 [packed = true];

공개 CollectionDef.Int64List 빌드 ()

공개 CollectionDef.Int64List buildPartial ()

공개 CollectionDef.Int64List.Builder 지우기 ()

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

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

공개 CollectionDef.Int64List.Builder 클리어값 ()

repeated int64 value = 1 [packed = true];

공개 CollectionDef.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 ()

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

던지기
IO예외

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

공개 최종 CollectionDef.Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

공개 최종 CollectionDef.Int64List.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

repeated int64 value = 1 [packed = true];