Community

Stack Class in Java

(Vijay Kumari) Java Collection framework provides a Stack class that models and implements a Stack data structure. The class is based on the basic principle of last-in-first-out.