Package com.mastercard.developer.utils
Class StringUtils
- java.lang.Object
-
- com.mastercard.developer.utils.StringUtils
-
public class StringUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isNullOrEmpty(String str)
-
-
-
Method Detail
-
isNullOrEmpty
public static boolean isNullOrEmpty(String str)
-
-