Package org.inferred.freebuilder
package org.inferred.freebuilder
-
Annotation TypesClassDescriptionAnnotates a type that has an auto-generated builder.
FreeBuilderwill not check properties annotated@IgnoredByEqualswhen comparing objects in its generatedObject.equals(Object).FreeBuilderwill not include properties annotated@NotInToStringin the output of its generatedObject.toString()implementation.