Class FloatStack

  • All Implemented Interfaces:
    PrimitiveStack

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

    Implemented operations:

    • FILO - First In, Last Out