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
↓ 1 callers
Method
size
Retuns the size of this IntList
lec3/exercises/hardMode/IntList.java:14
↓ 1 callers
Method
size
Returns the size of the IntList
lec3/live1/IntList.java:15
↓ 1 callers
Method
sort
Sorts the array.
lec4/exercises/SortSwapExercise.java:12
↓ 1 callers
Method
sort
Sorts the array.
lec4/exercises/Sort.java:12
↓ 1 callers
Method
sort
Puts A in sorted order.
lec4/live1/Sort.java:7
↓ 1 callers
Method
speak
()
lec12/exercises/InheritanceOne/Animal.java:5
↓ 1 callers
Method
staticSpeak
()
lec12/exercises/InheritanceOne/Animal.java:2
↓ 1 callers
Method
sum
(int[] a)
lec7/live2/Sum.java:18
↓ 1 callers
Method
sum
(int[] a)
lec7/live1/Sum.java:17
↓ 1 callers
Method
swap
Swaps items in position ix and iy such that the actual data in the array is changed.
lec4/exercises/SortSwapExercise.java:32
↓ 1 callers
Method
swaperoo
(Foo a, Foo b)
lec14/live2/Foo.java:22
↓ 1 callers
Method
switcheroo
(Foo a, Foo b)
lec14/live2/Foo.java:8
↓ 1 callers
Method
testIndexOfSmallest
Tests the Sort.indexOfSmallest method
lec4/exercises/TestSortSwapExercise.java:30
↓ 1 callers
Method
testIndexOfSmallest
Tests the Sort.indexOfSmallest method
lec4/exercises/TestSort.java:33
↓ 1 callers
Method
testSort
Tests the Sort.sort method.
lec4/exercises/TestSortSwapExercise.java:8
↓ 1 callers
Method
testSort
Tests the Sort.sort method.
lec4/exercises/TestSort.java:11
↓ 1 callers
Method
testSwap
()
lec4/exercises/TestSortSwapExercise.java:20
↓ 1 callers
Method
testSwap
()
lec4/exercises/TestSort.java:23
↓ 1 callers
Method
toString
()
lec11/exercises/hardMode/Comparator/Point2D.java:9
↓ 1 callers
Method
toString
()
lec11/live2/Comparator/Point2D.java:9
↓ 1 callers
Method
toString
()
lec11/live1/Comparator/Point2D.java:9
↓ 1 callers
Method
toString
()
lec13/exercises/hardMode/Dog.java:16
↓ 1 callers
Method
triple
(int x, int n)
lec17/live2/Tripler/ChattyTripler.java:6
↓ 1 callers
Method
triple
Triples X N times. For example: triple(5, 2) would be 5 3 3 = 45. Also tells us what it's doing as it goes.
lec17/live1/Tripler/ChattyTripler.java:10
↓ 1 callers
Method
whileSum
(int[] a)
lec7/live2/Sum.java:8
↓ 1 callers
Method
whileSum
sums the usual way
lec7/live1/Sum.java:7
Method
AList
Creates an empty list.
lec8/exercises/hardMode/AList.java:7
Method
AList
Creates an empty list.
lec8/live2/AList.java:28
Method
AList
Creates an empty list.
lec15/exercises/hardMode/Iteration/AList.java:31
Method
AList
Creates an empty list.
lec15/live2/Iteration/AList.java:67
Method
AList
Creates an empty list.
lec15/live1/Iterator/AList.java:64
Method
AList
Creates an empty list.
lec10/exercises/hardMode/AList.java:28
Method
AList
Creates an empty list.
lec10/live2/AList.java:28
Method
AList
Creates an empty list.
lec10/live1/AList.java:28
Method
AList
Creates an empty list.
live1/AList.java:28
Method
AdaptationStack
(List<Zerp> providedList)
lec17/live2/EDA/AdaptationStack.java:11
Method
Animal
()
lec12/exercises/InheritanceTwo/Animal.java:3
Method
DelegationStack
()
lec17/live2/EDA/Stack.java:11
Method
DelegationStack
()
lec17/live2/EDA/DelegationStack.java:11
Method
Dog
(String n, String b, double s)
lec15/exercises/hardMode/NestedClass/Dog.java:12
Method
Dog
(String n, String b, double s)
lec15/live2/NestedClass/Dog.java:13
Method
Dog
(String n, String b, double s)
lec15/live1/NestedClass/Dog.java:12
Method
Dog
(String n)
lec10/exercises/TypingPuzzle.java:37
Method
Dog
constructor
lec11/exercises/hardMode/MaxOurComparable/Dog.java:39
Method
Dog
constructor
lec11/exercises/hardMode/MaxFailure/Dog.java:39
Method
Dog
constructor
lec11/live2/MaxOurComparable/Dog.java:46
Method
Dog
constructor
lec11/live2/MaxFailure/Dog.java:46
Method
Dog
constructor
lec11/live2/MaxComparable/Dog.java:44
Method
Dog
constructor
lec11/live1/MaxOurComparable/Dog.java:45
Method
Dog
constructor
lec11/live1/MaxFailure/Dog.java:39
Method
Dog
constructor
lec11/live1/MaxComparable/Dog.java:44
Method
Dog
(int startSize)
lec2/example/DogLoopVisualizable.java:34
Method
Dog
(int startSize)
lec2/exercises/Dog.java:10
Method
Dog
(int startingSize)
lec2/live2/Dog.java:11
Method
Dog
(int startSize)
lec2/live1/Dog.java:12
Method
Dog
(String n, String b, double s)
lec13/exercises/hardMode/Dog.java:10
Method
Dog
(String favoriteTypeOfSquid, int fingers)
lec13/live2/Dog.java:4
Method
Dog
(String n, String b, double s)
lec13/live2/ug/joshh/animal/Dog.java:12
Method
Dog
(String favoriteTypeOfSquid, int fingers)
lec13/live2/jerry/Dog.java:6
Method
Dog
(String n, String b, double s)
lec13/live1/ug/joshh/animal/Dog.java:12
Method
Entry
Stores KEY as the key in this key-value pair, VAL as the value, and NEXT as the next node in the linked list.
lec17/live2/Map/ULLMap.java:78
Method
Entry
Stores KEY as the key in this key-value pair, VAL as the value, and NEXT as the next node in the linked list.
lec17/live1/ULLMap/ULLMap.java:79
Method
Foo
(int x, int y)
lec14/live2/Foo.java:3
Method
Fox
()
lec12/exercises/InheritanceTwo/Fox.java:3
Method
ImmutablePig
(String fs)
lec15/live2/Iteration/ImmutablePig.java:8
Method
IntList
(int h, IntList t)
lec6/webcast/IntList.java:9
Method
IntList
(int h, IntList t)
lec6/live2/IntList.java:9
Method
IntList
(int h, IntList t)
lec3/exercises/IntList.java:9
Method
IntList
(int h, IntList t)
lec3/exercises/hardMode/IntList.java:9
Method
IntList
(int h, IntList t)
lec3/live2/IntList.java:9
Method
IntList
(int h, IntList t)
lec3/live1/IntList.java:9
Method
IntNode
(int i, IntNode n)
lec9/webcast/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec9/exercises/solution/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec9/exercises/example/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec9/exercises/example/VisualizableMaxSListProblem.java:14
Method
IntNode
(int i, IntNode n)
lec9/exercises/webcast/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec9/exercises/webcast/oldFlavor/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec9/exercises/hardMode/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec10/exercises/hardMode/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec10/live2/IntNode.java:5
Method
IntNode
(int i, IntNode n)
lec10/live1/IntNode.java:5
Method
IntNode
(int h, IntNode n)
lec6/webcast/IntNode.java:9
Method
IntNode
(int i, IntNode n)
lec6/live2/IntNode.java:5
Method
MaxSList
()
lec9/webcast/MaxSList.java:18
Method
MaxSList
()
lec9/exercises/solution/MaxSList.java:9
Method
MaxSList
()
lec9/exercises/example/MaxSList.java:8
Method
MaxSList
()
lec9/exercises/example/VisualizableMaxSListProblem.java:76
Method
MaxSList
()
lec9/exercises/webcast/MaxSList.java:21
Method
MaxSList
()
lec9/exercises/webcast/oldFlavor/MaxSList.java:14
Method
Point2D
(int xC, int yC)
lec11/exercises/hardMode/Comparator/Point2D.java:21
Method
Point2D
(int xC, int yC)
lec11/live2/Comparator/Point2D.java:21
Method
Point2D
(int xC, int yC)
lec11/live1/Comparator/Point2D.java:21
Method
SList
()
lec9/webcast/SList.java:11
Method
SList
()
lec9/exercises/solution/SList.java:9
Method
SList
()
lec9/exercises/example/VisualizableMaxSListProblem.java:26
Method
SList
()
lec9/exercises/example/SList.java:11
Method
SList
()
lec9/exercises/webcast/SList.java:17
Method
SList
()
lec9/exercises/webcast/oldFlavor/SList.java:13
Method
SList
()
lec9/exercises/hardMode/SList.java:11
Method
SList
()
lec10/exercises/hardMode/SList.java:11
← previous
next →
201–300 of 735, ranked by callers