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

Method insertBack

lec6/webvid/AList.java:29–36  ·  view source on GitHub ↗

Inserts X into the back of the list.

(Item x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testInsertAndSizeMethod · 0.95
testInsertAndGetBackMethod · 0.95
testGetMethod · 0.95
testDeleteMethod · 0.95
testMegaInsertMethod · 0.95

Calls 1

resizeMethod · 0.95

Tested by 5

testInsertAndSizeMethod · 0.76
testInsertAndGetBackMethod · 0.76
testGetMethod · 0.76
testDeleteMethod · 0.76
testMegaInsertMethod · 0.76