Determines whether the list currently contains no items.
public boolean getEmpty()
Returns true if the list is currently empty; otherwise, returns false.