Package com.iizix
Class StringUtils
- java.lang.Object
- com.iizix.StringUtils
 
- public class StringUtils extends java.lang.ObjectString utilities.- Author:
- Freggle, Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - StringUtils()
 - Method Summary- All Methods Static Methods Concrete Methods - Modifier and Type - Method - Description - static boolean- isTrimmedEmpty(java.lang.String s)Returns whether the string is null, empty or just contains whitespaces.