java.lang.Object
com.oracle.coherence.hibernate.cache.v53.configuration.support.StringUtils
public abstract class StringUtils
extends Object
Helper class for some common String utilities.
- Since:
- 2.1
- Author:
- Gunnar Hillert
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
hasText
public static boolean hasText(String string)