bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.util
/
Stack
/
push
push
fun
push
(
element
:
T
)
Content copied to clipboard
Pushes the supplied element onto the
Stack
.
Parameters
element
The element to push onto this
Stack
.