1、在你的demo中引入hutool的jar包
3、接着我们来查看hutool包中的工具类public static boolean isNotEmpty(final long... array)
5、运行程序查看结果