MCPcopy Create free account
hub / github.com/Berkeley-CS61B/lectureCode-sp16 / get

Method get

lec3/DIY/IntList.java:28–31  ·  view source on GitHub ↗

In class exercise 1: Returns ith item of this IntList. For simplicity, assume the item exists.

(int i)

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