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

Method iterator

code/algs4/Stack.java:144–146  ·  view source on GitHub ↗

Returns an iterator to this stack that iterates through the items in LIFO order. @return an iterator to this stack that iterates through the items in LIFO 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