Javadoc
This commit is contained in:
parent
659192f1b5
commit
9c73c833d5
|
@ -657,7 +657,7 @@ public class ObjectUtils {
|
|||
*
|
||||
* @param <T> The argument type or null.
|
||||
* @param object The argument.
|
||||
* @return The argument Class or null.
|
||||
* @return The argument's Class or null.
|
||||
* @since 3.13.0
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
|
|
Loading…
Reference in New Issue