Simple Stack
Package:
Summary:
Manipulate and show values in stack
Groups:
Author:
Description:
This class can be used to manipulate and show values in stack.
It can push and pop values from the stack.
The class can also traverse all the stack and display its values.
It can push and pop values from the stack.
The class can also traverse all the stack and display its values.
Comments are closed.