It only checks if the list is empty, i.e. if it contains no elements. Here is an example of how the isEmpty() method can be used: import java.util.ArrayList; ...
確定! 回上一頁