If your requirement is to just check whether the given string has zero length or the value is null, then you can simply use the StringUtils.isEmpty() method of ...
確定! 回上一頁