Stack-class: A Stack reference class

Description Fields Methods See Also

Description

Derived from the Queue class.

Fields

data

Initial data to populate the stack.

Methods

push(item)

Inserts element at back of the queue.

See Also

Queue-class for information on base class.


liqueueR documentation built on May 1, 2019, 10:11 p.m.