public final class ArrayUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
EMPTY_STRINGS |
Constructor and Description |
---|
ArrayUtil() |
Modifier and Type | Method and Description |
---|---|
static String[] |
getArrayPage(List<String> list,
int page)
Turns an ArrayList into an array of the size 8.
|
public static final String[] EMPTY_STRINGS
Copyright © 2013. All Rights Reserved.