- fluent.api.full - package fluent.api.full
-
- fluent.api.generator - package fluent.api.generator
-
- fluent.api.simple - package fluent.api.simple
-
- FluentBuilder - Annotation Type in fluent.api.full
-
Annotation, that triggers code generator to create a fluent builder for an existing factory method with many arguments.
- FluentBuilder - Annotation Type in fluent.api.simple
-
Annotation, that triggers code generator to create a fluent builder for an existing factory method with many arguments.
- FluentParameters - Annotation Type in fluent.api.full
-
Annotation, that triggers code generator to create a fluent builder interface + implementation for an existing factory
method with many arguments.
- FluentParameters - Annotation Type in fluent.api.simple
-
Annotation, that triggers code generator to create a fluent builder for an existing factory method with many arguments.
- FluentSender - Annotation Type in fluent.api.full
-
Annotation, that triggers code generator to create a fluent builder interface + implementation for an existing factory
method with many arguments.
- FluentSender - Annotation Type in fluent.api.simple
-
Annotation, that triggers code generator to create a fluent builder for an existing factory method with many arguments.