MCPcopy Index your code
hub / github.com/cbourke/ComputerScienceII / pop

Method pop

notes/1231-Spring2023/156/code/lists/MyStack.java:25–31  ·  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 1

preOrderTraversalMethod · 0.45

Calls 3

isEmptyMethod · 0.95
removeMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected