The ArrayList.isEmpty() method returns true if the list contains no elements. In other words, the method returns true if the list is empty. Else ...
確定! 回上一頁