Stack.push

.

class Stack(T)
void
push
(
T t
)
Suggestion Box / Bug Report