public class ArrayUtils extends Object
static boolean
isEmpty(Object[] array)
isNotEmpty(Object[] array)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isEmpty(Object[] array)
array
Object
Boolean
public static boolean isNotEmpty(Object[] array)
isEmpty(Object[])
Copyright © 2020. All rights reserved.