Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
This commit is contained in:
commit
73a99e2bea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue