CollectionDef.FloatList.Builder

공개 정적 최종 클래스 CollectionDef.FloatList.Builder

 FloatList is used for collecting float values.
 
Protobuf 유형 tensorflow.CollectionDef.FloatList

공개 방법

CollectionDef.FloatList.Builder
addAllValue (Iterable<? 확장 Float> 값)
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
CollectionDef.FloatList.Builder
addValue (부동 소수점 값)
repeated float value = 1 [packed = true];
CollectionDef.FloatList
짓다 ()
CollectionDef.FloatList
CollectionDef.FloatList.Builder
CollectionDef.FloatList.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
CollectionDef.FloatList.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.FloatList.Builder
클리어값 ()
repeated float value = 1 [packed = true];
CollectionDef.FloatList.Builder
클론 ()
CollectionDef.FloatList
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
뜨다
getValue (정수 인덱스)
repeated float value = 1 [packed = true];
정수
getValueCount ()
repeated float value = 1 [packed = true];
목록<플로트>
getValueList ()
repeated float value = 1 [packed = true];
최종 부울
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CollectionDef.FloatList.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 CollectionDef.FloatList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
CollectionDef.FloatList.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
CollectionDef.FloatList.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 CollectionDef.FloatList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CollectionDef.FloatList.Builder
setValue (int 인덱스, float 값)
repeated float value = 1 [packed = true];

상속된 메서드

공개 방법

공개 CollectionDef.FloatList.Builder addAllValue (Iterable<? 확장 Float> 값)

repeated float value = 1 [packed = true];

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

공용 CollectionDef.FloatList.Builder addValue (부동 소수점 값)

repeated float value = 1 [packed = true];

공개 CollectionDef.FloatList 빌드 ()

공개 CollectionDef.FloatList buildPartial ()

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

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

공개 CollectionDef.FloatList.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

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

repeated float value = 1 [packed = true];

공개 CollectionDef.FloatList getDefaultInstanceForType ()

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

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

공개 부동 getValue (정수 인덱스)

repeated float value = 1 [packed = true];

공개 int getValueCount ()

repeated float value = 1 [packed = true];

공개 목록<Float> getValueList ()

repeated float value = 1 [packed = true];

공개 최종 부울 isInitialized ()

공개 CollectionDef.FloatList.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)

던지기
IO예외

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

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

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

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

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

public CollectionDef.FloatList.Builder setValue (int 인덱스, float 값)

repeated float value = 1 [packed = true];