Fix Javadoc formatting in JSONObject and XMLParserConfiguration

This commit is contained in:
Artem Smotrakov 2021-05-31 14:53:59 +02:00
parent 143db39d27
commit 97023e1098
No known key found for this signature in database
GPG Key ID: 4650792B0F6DA6D3
2 changed files with 2 additions and 5 deletions

View File

@ -1627,9 +1627,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