|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.util.ArrayUtil
public class ArrayUtil
| Constructor Summary | |
|---|---|
ArrayUtil()
|
|
| Method Summary | |
|---|---|
static byte[] |
cloneOrEmpty(byte[] source)
|
static int[] |
cloneOrEmpty(int[] source)
|
static java.lang.String[] |
cloneOrEmpty(java.lang.String[] source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayUtil()
| Method Detail |
|---|
public static java.lang.String[] cloneOrEmpty(java.lang.String[] source)
public static byte[] cloneOrEmpty(byte[] source)
public static int[] cloneOrEmpty(int[] source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||