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

Method isEmpty

src/main/java/com/queues/Queue.java:70–72  ·  view source on GitHub ↗

checks to see if queue is empty. @return true if queue is empty, false otherwise.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

enqueueMethod · 0.95
dequeueMethod · 0.95
bfsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected