mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix code
This commit is contained in:
parent
83798c3bf7
commit
680c12e423
@ -1572,6 +1572,7 @@ public class ArrayUtil extends PrimitiveArrayUtil {
|
||||
/**
|
||||
* 是否存都为{@code null}或空对象,通过{@link ObjUtil#isEmpty(Object)} 判断元素
|
||||
*
|
||||
* @param <T> 元素类型
|
||||
* @param args 被检查的对象,一个或者多个
|
||||
* @return 是否都为空
|
||||
* @since 4.5.18
|
||||
|
Loading…
x
Reference in New Issue
Block a user