MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / peek

Method peek

1-Fundamentals/1-3-BagsQueuesStacks/Queue.java:66–69  ·  view source on GitHub ↗

Return the item least recently added to the queue. Throw an exception if the 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