com.googlecode.hibernate.memcached.utils
Class StringUtils
java.lang.Object
com.googlecode.hibernate.memcached.utils.StringUtils
public class StringUtils
- extends Object
- Author:
- Ray Krueger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtils
public StringUtils()
join
public static String join(Object[] array,
String separator)
md5Hex
public static String md5Hex(String data)
sha1Hex
public static String sha1Hex(String data)
Copyright © 2015. All rights reserved.