Class Property_Builder.Partial.PartialBuilder
java.lang.Object
org.inferred.freebuilder.processor.property.Property_Builder
org.inferred.freebuilder.processor.property.Property.Builder
org.inferred.freebuilder.processor.property.Property_Builder.Partial.PartialBuilder
- Enclosing class:
Property_Builder.Partial
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.inferred.freebuilder.processor.property.Property_Builder
addAccessorAnnotations, addAccessorAnnotations, addAllAccessorAnnotations, addAllAccessorAnnotations, addAllAccessorAnnotations, addAllGetterAnnotations, addAllGetterAnnotations, addAllGetterAnnotations, addAllPutAnnotations, addAllPutAnnotations, addAllPutAnnotations, addGetterAnnotations, addGetterAnnotations, addPutAnnotations, addPutAnnotations, buildPartial, clear, clearAccessorAnnotations, clearBoxedType, clearGetterAnnotations, clearPutAnnotations, from, getAccessorAnnotations, getAllCapsName, getBoxedType, getCapitalizedName, getGetterAnnotations, getGetterName, getName, getPutAnnotations, getType, isFullyCheckedCast, isInEqualsAndHashCode, isInToString, isUsingBeanConvention, mapAllCapsName, mapBoxedType, mapCapitalizedName, mapFullyCheckedCast, mapGetterName, mapInEqualsAndHashCode, mapInToString, mapName, mapType, mapUsingBeanConvention, mergeFrom, mergeFrom, mutateAccessorAnnotations, mutateGetterAnnotations, mutatePutAnnotations, setAllCapsName, setBoxedType, setBoxedType, setCapitalizedName, setFullyCheckedCast, setGetterName, setInEqualsAndHashCode, setInToString, setName, setNullableBoxedType, setType, setUsingBeanConvention
-
Constructor Details
-
PartialBuilder
private PartialBuilder()
-
-
Method Details
-
build
Description copied from class:Property_BuilderReturns a newly-createdPropertybased on the contents of thisBuilder.- Overrides:
buildin classProperty_Builder
-