This commit is contained in:
Gary Gregory 2023-01-10 15:57:24 -05:00
commit 73a99e2bea
2 changed files with 10 additions and 10 deletions

View File

@ -204,7 +204,7 @@ public class FieldUtils {
*
* @param cls
* the {@link Class} to query
* @return an array of Fields (possibly empty).
* @return a list of Fields (possibly empty).
* @throws IllegalArgumentException
* if the class is {@code null}
* @since 3.2