Merge pull request #3915 from aaapig/patch-1

错别字修改
This commit is contained in:
Golden Looly 2025-04-08 16:22:30 +08:00 committed by GitHub
commit 2518ede038
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -435,7 +435,7 @@ public class CharSequenceUtil {
}
/**
* 是否都不为{@code null}或空对象或空白符的对象通过{@link #hasBlank(CharSequence...)} 判断元素
* 是否都不为{@code null}或空对象或空白符的对象通过{@link #hasBlank(CharSequence...)} 判断元素
*
* @param args 被检查的对象,一个或者多个
* @return 是否都不为空