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

Method get

inheritance2/List61B.java:15–15  ·  view source on GitHub ↗

Gets the ith item in the list (0 is the front).

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 3

SLListinheritance1/SLList.java
SLListexercises/DIY/inheritance2/SLList.java
SLListexercises/DIY/inheritance4/SLList.java

Calls

no outgoing calls

Tested by

no test coverage detected