MCPcopy Create free account
hub / github.com/cbourke/ComputerScienceII / pop

Method pop

notes/1231-Spring2023/194/code/lists/MyStack.java:43–52  ·  view source on GitHub ↗

Removes and returns the element at the top of this stack. @return

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

nextMethod · 0.45
mainMethod · 0.45

Calls 2

sizeMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected