public abstract class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
iterableToString(Iterable<?> collection,
String sep) |
static String |
listToString(List<?> l,
String sep) |
Copyright © 2016–2017. All rights reserved.