public class ArrayHelper extends Object
Constructor and Description |
---|
ArrayHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
addCol(String[][] array,
String colName) |
static String[] |
addFirstElem(String[] inArray,
String firstValue)
insert a value at the fist position in a array of String
|
Copyright © 2012-2018. All Rights Reserved.