public class ArgUtils
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
ArgUtils()
Class contains only static methods.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
flatten(java.lang.Object[] array)
Transform a multidimensional array into a one-dimensional list.
|
Copyright (c) 2003-2013 Apache Software Foundation