Class BuildableType.Builder
- java.lang.Object
-
- org.inferred.freebuilder.processor.BuildableType_Builder
-
- org.inferred.freebuilder.processor.BuildableType.Builder
-
- Direct Known Subclasses:
BuildableType_Builder.Partial.PartialBuilder
- Enclosing class:
- BuildableType
public static class BuildableType.Builder extends BuildableType_Builder
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Methods inherited from class org.inferred.freebuilder.processor.BuildableType_Builder
build, builderFactory, builderFactory, builderType, builderType, buildPartial, clear, from, mapBuilderFactory, mapBuilderType, mapMergeBuilder, mapPartialToBuilder, mapSuppressUnchecked, mapType, mergeBuilder, mergeBuilder, mergeFrom, mergeFrom, partialToBuilder, partialToBuilder, suppressUnchecked, suppressUnchecked, type, type
-
-