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

Method iterator

code/algs4/Queue.java:139–141  ·  view source on GitHub ↗

Returns an iterator that iterates over the items in this queue in FIFO order. @return an iterator that iterates over the items in this queue in FIFO order

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected