Class BuildableType_Builder.Partial.PartialBuilder
java.lang.Object
org.inferred.freebuilder.processor.BuildableType_Builder
org.inferred.freebuilder.processor.BuildableType.Builder
org.inferred.freebuilder.processor.BuildableType_Builder.Partial.PartialBuilder
- Enclosing class:
BuildableType_Builder.Partial
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Returns a newly-createdBuildableTypebased on the contents of thisBuilder.Methods inherited from class BuildableType_Builder
builderFactory, builderFactory, builderType, builderType, buildPartial, clear, from, mapBuilderFactory, mapBuilderType, mapMergeBuilder, mapPartialToBuilder, mapSuppressUnchecked, mapType, mergeBuilder, mergeBuilder, mergeFrom, mergeFrom, partialToBuilder, partialToBuilder, suppressUnchecked, suppressUnchecked, type, type
-
Constructor Details
-
PartialBuilder
private PartialBuilder()
-
-
Method Details
-
build
Description copied from class:BuildableType_BuilderReturns a newly-createdBuildableTypebased on the contents of thisBuilder.- Overrides:
buildin classBuildableType_Builder
-