1、在你的程序中添加hutool的jar包
3、查看源码中的方法public static boolean isNotEmpty(final boolean... array)
5、运行程序查看运行后的结果