bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.util
/
Stack
/
pop
pop
fun
pop
(
)
:
T
Content copied to clipboard
Pops the topmost element in this
Stack
.
Return
Topmost element in this
Stack
.
Throws
kotlin.
No
Such
Element
Exception
If the stack is empty.