push

This method pushes an item onto the stack.

Visibility
Public
Signature
void push(Concept p)
Parameters
p

The item to add to the stack


Feedback