Class IntegerStack

  • All Implemented Interfaces:
    PrimitiveStack

    public class IntegerStack
    extends Object
    implements PrimitiveStack
    Simple primitive-type stack.

    Implemented operations:

    • FILO - First In, Last Out