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

Method insertBack

live1/AList.java:34–40  ·  view source on GitHub ↗

Inserts X into the back of the list.

(int x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testInsertAndSizeMethod · 0.95
testInsertAndGetMethod · 0.95
testDeleteMethod · 0.95
testMegaInsertMethod · 0.95

Calls 1

resizeMethod · 0.95

Tested by 4

testInsertAndSizeMethod · 0.76
testInsertAndGetMethod · 0.76
testDeleteMethod · 0.76
testMegaInsertMethod · 0.76