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

Method isEmpty

code/algs4/Queue.java:66–68  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

bfsMethod · 0.95
peekMethod · 0.95
enqueueMethod · 0.95
dequeueMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected