public final class StringUtil extends Object
Constructor and Description |
---|
StringUtil() |
Modifier and Type | Method and Description |
---|---|
static <T> String |
arrayToString(String separator,
T... array) |
static String |
collectionToString(String separator,
Collection<?> coll) |
public static String collectionToString(String separator, Collection<?> coll)
Copyright © 2009-2012 Julien Rialland, and the jFastCGI project developpers.. All Rights Reserved.