Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Berkeley-CS61B/lectureCode-sp16
/ functions
Functions
337 in github.com/Berkeley-CS61B/lectureCode-sp16
⨍
Functions
337
◇
Types & classes
100
Method
size
()
lec9/hugCode/SList.java:95
Method
size
Retuns the size of this IntList
lec3/DIY/IntList.java:14
Method
swapN
(int N)
lec11/IntList.java:63
Method
swapTwo
()
lec11/IntList.java:45
Method
test
()
lec14/DIY/ArrayMapTest.java:6
Method
test
()
lec14/hugCode/ArrayMapTest.java:6
Method
test
()
lec13/DIY/ArrayMapTest.java:6
Method
test
()
lec13/hugCode/ArrayMapTest.java:6
Method
testDelete
()
lec6/DIY/AListTest.java:45
Method
testDelete
()
lec6/webvid/AListTest.java:45
Method
testEmptySize
()
lec6/DIY/AListTest.java:9
Method
testEmptySize
()
lec6/webvid/AListTest.java:9
Method
testFailure
Sets score to 0 and appends reason for failure and dumps a stack trace. TODO: Clean up this stack trace so it is not hideous. Other possible things we
lec7/extra/TestRunnerPrintAll.java:76
Method
testFailure
Sets score to 0 and appends reason for failure and dumps a stack trace. TODO: Clean up this stack trace so it is not hideous. Other possible things we
lec7/extra/TestRunnerPrintFailuresOnly.java:69
Method
testFinished
When a test completes, add the test output at the bottom. Then stop capturing StdOut. Open question: Is putting the captured output at the end clear?
lec7/extra/TestRunnerPrintAll.java:57
Method
testFinished
When a test completes, add the test output at the bottom. Then stop capturing StdOut. Open question: Is putting the captured output at the end clear?
lec7/extra/TestRunnerPrintFailuresOnly.java:56
Method
testGet
()
lec6/DIY/AListTest.java:34
Method
testGet
()
lec6/webvid/AListTest.java:34
Method
testIndexOfSmallest
()
lec7/hugCode/TestSort.java:16
Method
testInsertAndGetBack
()
lec6/DIY/AListTest.java:24
Method
testInsertAndGetBack
()
lec6/webvid/AListTest.java:24
Method
testInsertAndSize
()
lec6/DIY/AListTest.java:15
Method
testInsertAndSize
()
lec6/webvid/AListTest.java:15
Method
testMegaInsert
Tests insertion of a large number of items.
lec6/DIY/AListTest.java:60
Method
testMegaInsert
Tests insertion of a large number of items.
lec6/webvid/AListTest.java:60
Method
testRunFinished
(Result result)
lec7/extra/TestRunnerPrintAll.java:39
Method
testRunFinished
(Result result)
lec7/extra/TestRunnerPrintFailuresOnly.java:40
Method
testRunStarted
(Description description)
lec7/extra/TestRunnerPrintAll.java:34
Method
testRunStarted
(Description description)
lec7/extra/TestRunnerPrintFailuresOnly.java:35
Method
testSort
Tests the Sort.sort method
lec7/hugCode/TestSort.java:7
Method
testStarted
(Description description)
lec7/extra/TestRunnerPrintAll.java:46
Method
testStarted
(Description description)
lec7/extra/TestRunnerPrintFailuresOnly.java:47
Method
toString
()
lec12/examples/Dog.java:12
Method
toString
()
lec12/examples/weirdDog/Dog.java:10
Method
toString
Returns the Intlist as a string. Automatically called whenever you try to print an IntList.
lec3/DIY/IntList.java:35
Method
toString
()
lec3/exercises/IntList.java:41
Method
toString
()
lec3/exercises/solution/IntList.java:44
← previous
301–337 of 337, ranked by callers