Class Datatype_Builder.Partial.PartialBuilder
java.lang.Object
org.inferred.freebuilder.processor.Datatype_Builder
org.inferred.freebuilder.processor.Datatype.Builder
org.inferred.freebuilder.processor.Datatype_Builder.Partial.PartialBuilder
- Enclosing class:
Datatype_Builder.Partial
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Datatype.Builder
setValueTypeVisibilityMethods inherited from class Datatype_Builder
addAllGeneratedBuilderAnnotations, addAllGeneratedBuilderAnnotations, addAllGeneratedBuilderAnnotations, addAllNestedClasses, addAllNestedClasses, addAllNestedClasses, addAllValueTypeAnnotations, addAllValueTypeAnnotations, addAllValueTypeAnnotations, addGeneratedBuilderAnnotations, addGeneratedBuilderAnnotations, addNestedClasses, addNestedClasses, addValueTypeAnnotations, addValueTypeAnnotations, buildPartial, clear, clearBuilderFactory, clearGeneratedBuilderAnnotations, clearNestedClasses, clearRebuildableType, clearStandardMethodUnderrides, clearValueTypeAnnotations, from, getBuilder, getBuilderFactory, getBuildMethod, getBuildPartialMethod, getClearMethod, getGeneratedBuilder, getGeneratedBuilderAnnotations, getHasToBuilderMethod, getMergeFromBuilderMethod, getMergeFromValueMethod, getNestedClasses, getPartialType, getPropertyEnum, getRebuildableType, getStandardMethodUnderrides, getType, getValueType, getValueTypeAnnotations, getValueTypeVisibility, isBuilderSerializable, isExtensible, isInterfaceType, mapBuilder, mapBuilderFactory, mapBuilderSerializable, mapBuildMethod, mapBuildPartialMethod, mapClearMethod, mapExtensible, mapGeneratedBuilder, mapHasToBuilderMethod, mapInterfaceType, mapMergeFromBuilderMethod, mapMergeFromValueMethod, mapPartialType, mapPropertyEnum, mapRebuildableType, mapType, mapValueType, mapValueTypeVisibility, mergeFrom, mergeFrom, mutateGeneratedBuilderAnnotations, mutateNestedClasses, mutateStandardMethodUnderrides, mutateValueTypeAnnotations, putAllStandardMethodUnderrides, putStandardMethodUnderrides, removeStandardMethodUnderrides, setBuilder, setBuilderFactory, setBuilderFactory, setBuilderSerializable, setBuildMethod, setBuildPartialMethod, setClearMethod, setExtensible, setGeneratedBuilder, setHasToBuilderMethod, setInterfaceType, setMergeFromBuilderMethod, setMergeFromValueMethod, setNullableBuilderFactory, setNullableRebuildableType, setPartialType, setPropertyEnum, setRebuildableType, setRebuildableType, setType, setValueType
-
Constructor Details
-
PartialBuilder
private PartialBuilder()
-
-
Method Details
-
build
Description copied from class:Datatype.BuilderReturns a newly-builtDatatypebased on the content of theBuilder.- Overrides:
buildin classDatatype.Builder
-