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

Method addLast

lists4/AList.java:33–40  ·  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

testAddAndSizeMethod · 0.95
testAddAndGetLastMethod · 0.95
testGetMethod · 0.95
testRemoveMethod · 0.95
testMegaInsertMethod · 0.95

Calls 1

resizeMethod · 0.95

Tested by 5

testAddAndSizeMethod · 0.76
testAddAndGetLastMethod · 0.76
testGetMethod · 0.76
testRemoveMethod · 0.76
testMegaInsertMethod · 0.76