public class ArrayUtil extends Object
ArrayUtil()
static <T> boolean
isEmpty(T[] arr)
isNotEmpty(T[] arr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayUtil()
public static <T> boolean isEmpty(T[] arr)
arr
public static <T> boolean isNotEmpty(T[] arr)
Copyright © 2022. All rights reserved.