public final class ArrayUtil extends Object
数组工具类
Created: 2018/7/5 下午3:04
Project: markdown-toc
static boolean
isEmpty(Object[] objects)
isNotEmpty(Object[] objects)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isEmpty(Object[] objects)
objects
public static boolean isNotEmpty(Object[] objects)
Copyright © 2018. All rights reserved.