public class ArrayUtil extends Object
| Constructor and Description |
|---|
ArrayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
cloneOrEmpty(byte[] source) |
static int[] |
cloneOrEmpty(int[] source) |
static String[] |
cloneOrEmpty(String[] source) |
Copyright © 2020. All rights reserved.