Tests if this stack is empty.
Returns: true if and only if this stack contains no items; false otherwise.
true
false
Diagram: Legacy Collections