org.xhtmlrenderer.util
Class ArrayUtil
java.lang.Object
org.xhtmlrenderer.util.ArrayUtil
public class ArrayUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayUtil
public ArrayUtil()
cloneOrEmpty
public static String[] cloneOrEmpty(String[] source)
cloneOrEmpty
public static byte[] cloneOrEmpty(byte[] source)
cloneOrEmpty
public static int[] cloneOrEmpty(int[] source)
Copyright © 2013. All Rights Reserved.