com.googlecode.jdbw.util
Class StringUtils
java.lang.Object
com.googlecode.jdbw.util.StringUtils
public class StringUtils
- extends Object
You shouldn't need to care about this class, we're just using it internally
for some common string operations.
- Author:
- Martin Berglund
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtils
public StringUtils()
concatenateStringList
public static String concatenateStringList(List<String> list,
String separator)
Copyright © 2012. All Rights Reserved.