Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Berkeley-CS61B/lectureCode-sp15
/ functions
Functions
735 in github.com/Berkeley-CS61B/lectureCode-sp15
⨍
Functions
735
◇
Types & classes
273
↓ 30 callers
Method
runClasses
Run all tests in CLASSES, reporting results on the standard error output, depending on VERBOSITY, which determines what is reported. if VERBOSITY is
lec4/extra/textui.java:38
↓ 29 callers
Method
size
()
lec10/live1/XList.java:12
↓ 16 callers
Method
get
Returns the ith item in the list.
lec10/live1/XList.java:11
↓ 14 callers
Method
insertFront
(int x)
lec9/exercises/example/MaxSList.java:18
↓ 12 callers
Method
compareTo
Returns < 0 if this < obj, return 0 if this is equal obj return > 0 if this > obj
lec11/live1/MaxComparable/OurComparable.java:5
↓ 12 callers
Method
insertBack
(int x)
lec9/exercises/example/MaxSList.java:27
↓ 12 callers
Method
insertBack
Inserts X into the back of the list.
lec15/exercises/hardMode/Iteration/AList.java:37
↓ 12 callers
Method
insertBack
Inserts X into the back of the list.
lec15/live2/Iteration/AList.java:73
↓ 12 callers
Method
insertBack
Inserts X into the back of the list.
lec15/live1/Iterator/AList.java:70
↓ 11 callers
Method
next
()
lec15/live1/Iterator/AList.java:29
↓ 10 callers
Method
get
(K key)
lec17/live1/ULLMap/Map61B.java:19
↓ 10 callers
Method
insertBack
Inserts X into the back of the list.
lec8/live2/AList.java:34
↓ 10 callers
Method
peek
()
lec14/exercises/hardMode/Vessel.java:12
↓ 9 callers
Method
insertBack
Inserts X into the back of the list.
live1/AList.java:34
↓ 9 callers
Method
peek
()
lec14/live1/Vessel.java:16
↓ 8 callers
Method
getFront
()
lec9/webcast/SList.java:41
↓ 8 callers
Method
insertFront
(int x)
lec9/exercises/webcast/MaxSList.java:31
↓ 8 callers
Method
insertFront
(int x)
lec9/exercises/webcast/oldFlavor/MaxSList.java:32
↓ 8 callers
Method
peek
()
lec14/live2/Vessel.java:16
↓ 8 callers
Method
put
(Integer x)
lec14/exercises/hardMode/Vessel.java:8
↓ 8 callers
Method
put
(Blolbla x)
lec14/live2/Vessel.java:12
↓ 7 callers
Method
insertBack
(int x)
lec9/webcast/MaxSList.java:48
↓ 7 callers
Method
printNext
()
lec15/live1/Iterator/AList.java:20
↓ 7 callers
Method
remove
(K key)
lec17/live1/ULLMap/Map61B.java:33
↓ 6 callers
Method
get
Gets the ith item in the list (0 is the front).
lec8/live2/AList.java:49
↓ 6 callers
Method
getBack
Returns the item from the back of the list.
lec10/exercises/hardMode/AList.java:44
↓ 6 callers
Method
getBack
()
lec10/live1/XList.java:9
↓ 6 callers
Method
getFront
()
lec9/exercises/solution/SList.java:36
↓ 6 callers
Method
insertBack
(int x)
lec9/exercises/solution/MaxSList.java:23
↓ 6 callers
Method
insertBack
(int x)
lec9/exercises/webcast/MaxSList.java:40
↓ 6 callers
Method
insertBack
(int x)
lec9/exercises/webcast/oldFlavor/MaxSList.java:41
↓ 6 callers
Method
insertBack
Inserts X into the back of the list.
lec10/exercises/hardMode/AList.java:34
↓ 6 callers
Method
insertBack
Returns the back item in the list.
lec10/live1/XList.java:8
↓ 6 callers
Method
insertFront
(int x)
lec9/exercises/solution/MaxSList.java:31
↓ 6 callers
Method
max
()
lec9/exercises/example/MaxSList.java:35
↓ 5 callers
Method
getBack
Returns the item from the back of the list.
lec8/live2/AList.java:44
↓ 5 callers
Method
getFront
Returns front item in list.
lec6/webcast/SList.java:55
↓ 5 callers
Method
insertFront
(int x)
lec9/webcast/MaxSList.java:36
↓ 5 callers
Method
insertFront
(int x)
lec6/webcast/SList.java:42
↓ 5 callers
Method
max
Returns max item in list.
lec9/webcast/MaxSList.java:32
↓ 5 callers
Method
next
()
lec15/live2/Iteration/AList.java:36
↓ 5 callers
Method
put
(Blarg x)
lec14/live1/Vessel.java:12
↓ 4 callers
Method
get
Gets the ith item in the list (0 is the front).
live1/AList.java:48
↓ 4 callers
Method
getBack
Returns back item in list.
lec6/webcast/SList.java:60
↓ 4 callers
Method
getBack
Returns the item from the back of the list.
live1/AList.java:43
↓ 4 callers
Method
getFront
()
lec6/live2/SentinelSList.java:59
↓ 4 callers
Method
hasNegative
(SList L)
lec10/exercises/hardMode/NegativeFinder.java:6
↓ 4 callers
Method
insertBack
(int x)
lec6/webcast/SList.java:21
↓ 4 callers
Method
insertBack
(int x)
lec6/live2/SentinelSList.java:9
↓ 4 callers
Method
insertBack
(int x)
lec6/live2/SList.java:9
↓ 4 callers
Method
insertFront
(int x)
lec6/live2/SList.java:62
↓ 4 callers
Method
printNext
()
lec15/live2/Iteration/AList.java:15
↓ 4 callers
Method
size
Returns the number of items in the list.
live1/AList.java:63
↓ 4 callers
Method
sort
Puts A into sorted order.
lec4/live2/Sort.java:7
↓ 3 callers
Method
getFront
()
lec9/exercises/example/SList.java:40
↓ 3 callers
Method
getFront
()
lec9/exercises/webcast/SList.java:46
↓ 3 callers
Method
getFront
()
lec9/exercises/webcast/oldFlavor/SList.java:44
↓ 3 callers
Method
getFront
()
lec9/exercises/hardMode/SList.java:38
↓ 3 callers
Method
getFront
()
lec6/live2/SList.java:58
↓ 3 callers
Method
hasNext
()
lec15/live1/Iterator/AList.java:38
↓ 3 callers
Method
indexOfSmallest
Find the smallest item in A starting from START.
lec4/exercises/SortSwapExercise.java:37
↓ 3 callers
Method
indexOfSmallest
Find the smallest item in A starting from START.
lec4/exercises/Sort.java:40
↓ 3 callers
Method
indexOfSmallest
Returns the smallest item in A's position, starting from position START.
lec4/live2/Sort.java:35
↓ 3 callers
Method
indexOfSmallest
Returns the index of the smallest thing in A, starting from START.
lec4/live1/Sort.java:13
↓ 3 callers
Method
insertBack
(int x)
lec9/webcast/SList.java:22
↓ 3 callers
Method
insertBack
(int x)
lec9/exercises/solution/SList.java:19
↓ 3 callers
Method
insertBack
(int x)
lec10/live2/AList.java:33
↓ 3 callers
Method
insertBack
(int x)
lec10/live1/SList.java:22
↓ 3 callers
Method
insertFront
(int x)
lec9/webcast/SList.java:33
↓ 3 callers
Method
insertFront
(int x)
lec9/exercises/solution/SList.java:30
↓ 3 callers
Method
insertFront
(int x)
lec6/live2/SentinelSList.java:63
↓ 3 callers
Function
larger
returns larger of x and y
lec1/live/larger.py:3
↓ 3 callers
Method
listenToVoice
()
lec15/live2/NestedClass/Dog.java:24
↓ 3 callers
Method
makeNoise
()
lec2/live2/Dog.java:17
↓ 3 callers
Method
max
()
lec9/exercises/solution/MaxSList.java:19
↓ 3 callers
Method
max
()
lec9/exercises/webcast/MaxSList.java:48
↓ 3 callers
Method
max
()
lec9/exercises/webcast/oldFlavor/MaxSList.java:49
↓ 3 callers
Method
put
(K key, V value)
lec17/live1/ULLMap/Map61B.java:29
↓ 3 callers
Method
size
Returns the number of items in the list.
lec8/live2/AList.java:62
↓ 3 callers
Method
size
Returns number of items in this SList.
lec6/webcast/SList.java:50
↓ 3 callers
Method
size
()
lec6/live2/SList.java:36
↓ 3 callers
Method
speak
()
lec12/exercises/InheritanceOne/Fox.java:5
↓ 3 callers
Method
staticSpeak
()
lec12/exercises/InheritanceOne/Fox.java:2
↓ 2 callers
Method
apply
(int x)
lec11/live2/HoF/IntUnaryFunction.java:7
↓ 2 callers
Method
bark
()
lec10/exercises/TypingPuzzle.java:29
↓ 2 callers
Method
deleteBack
Deletes item from back of the list and returns deleted item.
live1/AList.java:56
↓ 2 callers
Method
doStuff
(double x, double y)
lec14/examples/MysteriousError.java:7
↓ 2 callers
Method
encourage
()
lec15/live2/NestedClass/Dog.java:29
↓ 2 callers
Method
getX
()
lec11/exercises/hardMode/Comparator/Point2D.java:13
↓ 2 callers
Method
getX
()
lec11/live2/Comparator/Point2D.java:13
↓ 2 callers
Method
getX
()
lec11/live1/Comparator/Point2D.java:13
↓ 2 callers
Method
hasNegative
Return true if the list has a negative number.
lec10/live2/NegativeFinder.java:7
↓ 2 callers
Method
hasNegative
(XList L)
lec10/live1/NegativeFinder.java:24
↓ 2 callers
Method
hasNext
()
lec15/live2/Iteration/AList.java:32
↓ 2 callers
Method
insertBack
Inserts X into the back of the list.
lec8/exercises/hardMode/AList.java:11
↓ 2 callers
Method
makeNoise
()
lec2/exercises/Dog.java:15
↓ 2 callers
Method
makeNoise
()
lec2/live1/Dog.java:19
↓ 2 callers
Method
max
(Vessel<Plarp> v1, Vessel<Plarp> v2)
lec14/live2/VesselHelper.java:19
↓ 2 callers
Method
maxDog
Returns the larger dog.
lec2/live2/Dog.java:28
↓ 2 callers
Method
numOnes
(int x)
lec12/live2/NumOnes.java:11
next →
1–100 of 735, ranked by callers