Package org.inferred.freebuilder.processor
-
Enum Summary Enum Description BuildableType_Builder.Property BuildableType.MergeBuilderMethod How to merge the values from one Builder into another.BuildableType.PartialToBuilderMethod How to convert a partial value into a Builder.BuilderFactory Standard ways of constructing a default Builder.BuilderFactory.TypeInference Datatype_Builder.Property Datatype.StandardMethod Standard Java methods that may be underridden.Datatype.UnderrideLevel How compulsory the underride is.Datatype.Visibility Declarations.Declaration JacksonSupport.GenerateAnnotation -
Exception Summary Exception Description Analyser.CannotGenerateCodeException Thrown when a FreeBuilder type cannot have a Builder type generated, for instance if it is private.