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

Method get

lec10/live1/XList.java:11–11  ·  view source on GitHub ↗

Returns the ith item in the list.

(int i)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getBackMethod · 0.65
getBackMethod · 0.65
getBackMethod · 0.65
hasNegativeMethod · 0.65
hasNegativeMethod · 0.65
getBackMethod · 0.65
hasNegativeMethod · 0.65
getBackMethod · 0.65
getMethod · 0.65
getMethod · 0.65
sumMethod · 0.65
mainMethod · 0.65

Implementers 6

AListlec8/exercises/hardMode/AList.java
AListlec8/live2/AList.java
AListlec10/exercises/hardMode/AList.java
SListlec10/exercises/hardMode/SList.java
AListlive1/AList.java
AbstractXListlec10/live1/AbstractXList.java

Calls

no outgoing calls

Tested by

no test coverage detected