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

Method peek

code/algs4/Queue.java:85–88  ·  view source on GitHub ↗

Returns the item least recently added to this queue. @return the item least recently added to this queue @throws NoSuchElementException if this queue is empty

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

isEmptyMethod · 0.95

Tested by

no test coverage detected