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

Method insertBack

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

Returns the back item in the list.

(int x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

insertBackMethod · 0.65
insertBackMethod · 0.65
insertBackMethod · 0.65
insertBackMethod · 0.65
insertBackMethod · 0.65
insertBackMethod · 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