- fluent.api - package fluent.api
-
- FluentBuilderApi - Annotation Type in fluent.api
-
Annotation, that triggers code generator to create a fluent builder for an existing factory method with many arguments.
- FluentParametersApi - Annotation Type in fluent.api
-
Annotation, that triggers code generator to create a fluent builder interface + implementation for an existing factory
method with many arguments.
- FluentSenderApi - Annotation Type in fluent.api
-
Annotation, that triggers code generator to create a fluent builder interface + implementation for an existing factory
method with many arguments.