fix javadoc errors that prevent compilation in Eclipse

This commit is contained in:
John Aylward
2021-07-22 22:54:46 -04:00
parent 449ec8745e
commit 4e0faebe62
5 changed files with 14 additions and 17 deletions

View File

@@ -1639,9 +1639,6 @@ public class JSONObject {
* implementations and interfaces has the annotation. Returns the depth of the
* annotation in the hierarchy.
*
* @param <A>
* type of the annotation
*
* @param m
* method to check
* @param annotationClass