1st solution - using isEmpty() method. This is the most readable way to check for both whether String is null or not and whether String is empty ...
確定! 回上一頁