How does the annotation @param work?
@param
If I had something like this:
/* *@param testNumber; */ int testNumber = 5; if (testNumber < 6
You might miss @author and inside of @param you need to explain what's that parameter for, how to use it, etc.