isEmpty() - Check if a String is null or empty (""). if (StringUtils.isEmpty(name)) { }. Equivalent without StringUtils.
確定! 回上一頁