Class StringUtil
- java.lang.Object
-
- com.microsoft.azure.servicebus.primitives.StringUtil
-
public final class StringUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description StringUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetRandomString()static StringgetShortRandomString()static booleanisNullOrEmpty(String string)static booleanisNullOrWhiteSpace(String string)
-
-
-
Field Detail
-
EMPTY
public static final String EMPTY
- See Also:
- Constant Field Values
-
-