Class Property.Builder
java.lang.Object
org.inferred.freebuilder.processor.property.Property_Builder
org.inferred.freebuilder.processor.property.Property.Builder
- Direct Known Subclasses:
Property_Builder.Partial.PartialBuilder
- Enclosing class:
Property
Builder for
Property.-
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, build, 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
-
Builder
public Builder()
-