com.opensymphony.xwork2.util
Class ArrayUtils
java.lang.Object
com.opensymphony.xwork2.util.ArrayUtils
public class ArrayUtils
- extends Object
- Author:
- Dan Oxlade, dan d0t oxlade at gmail d0t c0m
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayUtils
public ArrayUtils()
isEmpty
public static boolean isEmpty(Object[] array)
isNotEmpty
public static boolean isNotEmpty(Object[] array)
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.