Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FunctionalInterface annotation where appropriate #4107

Closed
fmbenhassine opened this issue Apr 29, 2022 · 2 comments
Closed

Add FunctionalInterface annotation where appropriate #4107

fmbenhassine opened this issue Apr 29, 2022 · 2 comments
Labels
Milestone

Comments

@fmbenhassine
Copy link
Contributor

Several interfaces (like ItemReader, ItemProcessor, etc) do qualify as functional interfaces. This issue is to add the java.lang.FunctionalInterface annotation where appropriate.

@amit-github-personal
Copy link

Hello @benas, can I submit a PR for this?

@fmbenhassine
Copy link
Contributor Author

Hi @amit-github-personal , thank you for your offer to help! There is already a PR for this issue: #4108 . If you want to help, you can for example review it and share your feedback if any. Thanks again.

@fmbenhassine fmbenhassine linked a pull request Jul 20, 2022 that will close this issue
@fmbenhassine fmbenhassine added this to the 5.0.0-M4 milestone Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants