boolean isEmpty(): to check if list is empty or not. boolean contains(Object o): Returns true if this list contains the specified element.
確定! 回上一頁