Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testAddAndSize
Method · 0.95
testAddAndGetLast
Method · 0.95
testGet
Method · 0.95
testRemove
Method · 0.95
testMegaInsert
Method · 0.95
Calls
1
resize
Method · 0.95
Tested by
5
testAddAndSize
Method · 0.76
testAddAndGetLast
Method · 0.76
testGet
Method · 0.76
testRemove
Method · 0.76
testMegaInsert
Method · 0.76