public class Join extends Object
| Constructor and Description |
|---|
Join() |
| Modifier and Type | Method and Description |
|---|---|
static String |
join(String delimiter,
Collection collection) |
static String |
join(String delimiter,
Object... collection) |
Copyright © 2016. All rights reserved.