public class ArrayUtil
extends java.lang.Object
| Constructor and Description |
|---|
ArrayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
cloneOrEmpty(byte[] source) |
static int[] |
cloneOrEmpty(int[] source) |
static java.lang.String[] |
cloneOrEmpty(java.lang.String[] source) |
Copyright © 2014. All Rights Reserved.