1、在你的程序中引入hutool的jar包
3、查看hutool包中的方法public static boolean isNotEmpty(final short... array)
5、运行程序查看结果