Method ADT.LowLevelStack()->push() class ADT.LowLevelStack Method push void push(ValueType val) Description Push an element on the top of the stack.