MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / pop

Method pop

src/java/util/Stack.java:44–52  ·  view source on GitHub ↗

Pops an item off the stack. @exception EmptyStackException If the stack is empty.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderMethod · 0.95

Calls 3

peekMethod · 0.95
removeElementAtMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected