时间:2024-10-29 23:53:51
1、在你的程序中引入hutool的jar包
3、查看hutool包中的方法public static boolean isNotEmpty(final short... array)
5、运行程序查看结果