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 Javadoc in interfaces #1

Open
ngonzalezpazFC opened this issue Dec 16, 2020 · 0 comments
Open

Add Javadoc in interfaces #1

ngonzalezpazFC opened this issue Dec 16, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@ngonzalezpazFC
Copy link
Contributor

Could be useful for developers if the interfaces have javadoc comments for its generic types parameters required.
For example, to implement the interface:
EntityConversionCrudDaoMixin<T extends Identifiable<K>, K extends Serializable> extends ConversionCrudDaoMixin<T, T, K>

@mlopezFC mlopezFC added this to the Sprint 3 milestone Jul 7, 2021
@mlopezFC mlopezFC removed this from the Sprint 3 milestone Jul 27, 2021
@mlopezFC mlopezFC added the documentation Improvements or additions to documentation label Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants