public final class UArray extends Object
| Constructor and Description |
|---|
UArray() |
| Modifier and Type | Method and Description |
|---|---|
static <E> E[] |
concat(E[] first,
E[] second) |
static String |
join(String[] strings)
Joins an array of strings into one.
|
Copyright © 2015. All rights reserved.