Stack.empty
Stack.empty
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public boolean empty()
Returns
true
if this stack is empty;
false
otherwise.
Description
Tests if this stack is empty.