Issue Summary
It looks like there are some pretty basic Javadoc errors that are popping up during the Travis build, which are causing the build to halt. You can see them here. It looks like a couple params are declared in the docs, but not used in the code.
Please fix these up
Steps to Complete
- Fix the issues
- Make the PR
- Travis builds and passes
Issue Summary
It looks like there are some pretty basic Javadoc errors that are popping up during the Travis build, which are causing the build to halt. You can see them here. It looks like a couple params are declared in the docs, but not used in the code.
Please fix these up
Steps to Complete