- End - Annotation Type in fluent.api
-
Annotation is marking terminal methods - methods, that need to be invoked in order to make sure, that some action
is performed.
- EndMethodCheckFile - Annotation Type in fluent.api
-
Annotation, that triggers creation of a file specified by file name, and optional content.
- EndProcessor - Class in fluent.api.processors
-
Pseudo annotation processor of special annotation @End marking terminal methods in fluent API.
- EndProcessor() - Constructor for class fluent.api.processors.EndProcessor
-