MCPcopy Create free account
hub / github.com/ashish-chopra/Structures / pop

Method pop

src/main/java/com/stacks/StackWithMiddle.java:85–99  ·  view source on GitHub ↗

pops an item from the stack if available. returns an item if present, null otherwise. @return

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

isEmptyMethod · 0.95
isEvenMethod · 0.95
sizeMethod · 0.95

Tested by

no test coverage detected