| Analyser |
|
| Analyser.CannotGenerateCodeException |
Thrown when a FreeBuilder type cannot have a Builder type generated, for instance if
it is private.
|
| BuildableType |
Metadata about a buildable user type.
|
| BuildableType_Builder |
|
| BuildableType_Builder.Property |
|
| BuildableType_Builder.Rebuildable |
|
| BuildableType.Builder |
|
| 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 |
Metadata about a user's datatype.
|
| Datatype_Builder |
|
| Datatype_Builder.Property |
|
| Datatype_Builder.Rebuildable |
|
| Datatype.Builder |
|
| Datatype.StandardMethod |
Standard Java methods that may be underridden.
|
| Datatype.UnderrideLevel |
How compulsory the underride is.
|
| Datatype.Visibility |
|
| Declarations.Declaration |
|
| GeneratedBuilder.FieldAccessList |
|
| GeneratedType |
|
| JacksonSupport |
|
| JacksonSupport.GenerateAnnotation |
|
| NameAndVisibility |
|
| Processor |
|