MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / isEmpty

Method isEmpty

code/algs4/Stack.java:72–74  ·  view source on GitHub ↗

Returns true if this stack is empty. @return true if this stack is empty; false otherwise

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

popMethod · 0.95
peekMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected