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

doc: update and complete javadoc #55

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bradh
Copy link
Contributor

@bradh bradh commented Jan 3, 2024

This is a pretty large PR, but its almost entirely javadoc and whitespace cleanup. With this PR, there are no more javadoc warnings. I've tracked the source document for (almost) all tags.

The code changes are to add some explicit constructors (public or private as appropriate) which is a javadoc warning (basically an opinion on code style) in JDK 15+, and to flip some of the field tags to be array, based on the source document. I won't promise I got all of those, but its definitely closer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant