Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chuangw6/COMP90041_Tutorial
/ functions
Functions
317 in github.com/chuangw6/COMP90041_Tutorial
⨍
Functions
317
◇
Types & classes
71
Method
Student
(String name, int studentID, String username)
tutorial 7/code/Student.java:14
Method
Subject
(String code)
tutorial 7/code/Subject.java:13
Method
TennisShoe
(String color, String designer, float size)
tutorial 8/code/TennisShoe.java:13
Method
TwoTypePair
()
tutorial 11/code/demo/TwoTypePair.java:7
Method
arrayIndexOutOfBounds
ArrayIndexOutOfBoundsException example
tutorial 10/code/ExceptionDemo.java:34
Method
badRecursive
StackOverflowError example
tutorial 10/code/ExceptionDemo.java:43
Method
bark
()
tutorial 4/code/demo/Dog.java:18
Method
bringWarmTowels
()
tutorial 8/code/flyer/PrivatePlane.java:9
Method
changeEnrolledSubjectInfo
(Subject updatedSubject)
tutorial 7/code/Student.java:42
Method
divideByZero
ArithmeticException example
tutorial 10/code/ExceptionDemo.java:17
Method
equals
(Object otherObject)
tutorial 11/code/demo/TwoTypePair.java:45
Method
equals
(Movie movie)
tutorial 5/code/Movie.java:36
Method
equals
(Object o)
tutorial 8/code/DressShoe.java:32
Method
equals
(Object o)
tutorial 8/code/Boot.java:32
Method
equals
(Object o)
tutorial 8/code/TennisShoe.java:42
Method
equals
(Object otherObject)
tutorial 8/code/hrSystem/SalariedEmployee.java:81
Method
equals
(Employee otherEmployee)
tutorial 8/code/hrSystem/Employee.java:84
Method
equals
(Object otherObject)
tutorial 8/code/hrSystem/HourlyEmployee.java:121
Method
equals
(Object otherObject)
tutorial 8/code/hrSystem/improvedEquals/SalariedEmployee.java:74
Method
equals
(Object otherObject)
tutorial 8/code/hrSystem/improvedEquals/Employee.java:84
Method
equals
(Object otherObject)
tutorial 8/code/hrSystem/improvedEquals/HourlyEmployee.java:101
Method
equals
(Movie movie)
tutorial 6/code/Movie.java:37
Method
firstClass
()
tutorial 8/code/flyer/Airliner.java:8
Method
fly
()
tutorial 8/code/flyer/Hummingbird.java:8
Method
fly
()
tutorial 8/code/flyer/AirPlane.java:20
Method
fly
()
tutorial 8/code/flyer/Bird.java:19
Method
fly
()
tutorial 9/code/flyerA/Flyer.java:21
Method
getActorName
()
tutorial 5/code/Character.java:24
Method
getCanvasType
()
tutorial 8/code/TennisShoe.java:25
Method
getCharacterName
()
tutorial 5/code/Character.java:20
Method
getCharacterName
()
tutorial 6/code/Character.java:33
Method
getCode
()
tutorial 7/code/Subject.java:17
Method
getColor
()
tutorial 8/code/Shoe.java:26
Method
getCoordinator
()
tutorial 7/code/Subject.java:35
Method
getDay
( )
tutorial 5/code/demo/DateFourthTry.java:89
Method
getDay
()
tutorial 5/code/demo/Date.java:122
Method
getDay
( )
tutorial 5/code/demo/DateFifthTry.java:105
Method
getDay
( )
tutorial 8/code/hrSystem/Date.java:147
Method
getDay
( )
tutorial 8/code/hrSystem/improvedEquals/Date.java:147
Method
getDay
()
tutorial 6/code/demo/Date.java:122
Method
getDeathDate
( )
tutorial 6/code/demo/Person.java:193
Method
getDesigner
()
tutorial 8/code/Shoe.java:34
Method
getEnrolledSubjects
()
tutorial 7/code/Student.java:38
Method
getFirst
()
tutorial 11/code/demo/Pair.java:20
Method
getFirstName
()
tutorial 6/code/demo/Player.java:20
Method
getHeelType
()
tutorial 8/code/DressShoe.java:16
Method
getHours
( )
tutorial 8/code/hrSystem/HourlyEmployee.java:54
Method
getHours
( )
tutorial 8/code/hrSystem/improvedEquals/HourlyEmployee.java:54
Method
getLastName
()
tutorial 6/code/demo/Player.java:24
Method
getMainChar
()
tutorial 5/code/Movie.java:32
Method
getMovieName
()
tutorial 5/code/Character.java:32
Method
getMovieName
()
tutorial 6/code/Character.java:45
Method
getName
()
tutorial 10/code/Student.java:22
Method
getName
()
tutorial 7/code/Student.java:21
Method
getName
( )
tutorial 6/code/demo/Person.java:181
Method
getPay
Returns the pay for the month.
tutorial 8/code/hrSystem/SalariedEmployee.java:49
Method
getPay
Returns the pay for the month.
tutorial 8/code/hrSystem/HourlyEmployee.java:62
Method
getPay
Returns the pay for the month.
tutorial 8/code/hrSystem/improvedEquals/SalariedEmployee.java:49
Method
getPay
Returns the pay for the month.
tutorial 8/code/hrSystem/improvedEquals/HourlyEmployee.java:62
Method
getRank
()
tutorial 5/code/Movie.java:24
Method
getRank
()
tutorial 6/code/Movie.java:24
Method
getRate
( )
tutorial 8/code/hrSystem/HourlyEmployee.java:49
Method
getRate
( )
tutorial 8/code/hrSystem/improvedEquals/HourlyEmployee.java:49
Method
getRating
()
tutorial 5/code/Character.java:28
Method
getRating
()
tutorial 6/code/Character.java:41
Method
getRunTime
()
tutorial 5/code/Movie.java:28
Method
getRunTime
()
tutorial 6/code/Movie.java:28
Method
getSalary
( )
tutorial 8/code/hrSystem/SalariedEmployee.java:41
Method
getSalary
( )
tutorial 8/code/hrSystem/improvedEquals/SalariedEmployee.java:41
Method
getScore
()
tutorial 6/code/demo/Player.java:28
Method
getSecond
()
tutorial 11/code/demo/Pair.java:24
Method
getSize
()
tutorial 8/code/Shoe.java:42
Method
getSoleType
()
tutorial 8/code/TennisShoe.java:17
Method
getStudentID
()
tutorial 7/code/Student.java:25
Method
getTitle
()
tutorial 5/code/Movie.java:20
Method
getTitle
()
tutorial 7/code/Subject.java:26
Method
getTitle
()
tutorial 6/code/Movie.java:20
Method
getUsername
()
tutorial 7/code/Student.java:30
Method
getYear
( )
tutorial 5/code/demo/DateFourthTry.java:94
Method
getYear
()
tutorial 5/code/demo/Date.java:126
Method
getYear
( )
tutorial 5/code/demo/DateFifthTry.java:110
Method
getYear
( )
tutorial 8/code/hrSystem/Date.java:152
Method
getYear
( )
tutorial 8/code/hrSystem/improvedEquals/Date.java:152
Method
getYear
()
tutorial 6/code/demo/Date.java:126
Method
hashCode
()
tutorial 10/code/Student.java:36
Method
hashCode
()
tutorial 8/code/DressShoe.java:44
Method
hashCode
()
tutorial 8/code/Shoe.java:71
Method
hashCode
()
tutorial 8/code/Boot.java:44
Method
hashCode
()
tutorial 8/code/TennisShoe.java:55
Method
jump
()
tutorial 8/code/flyer/Kiwi.java:8
Method
land
()
tutorial 8/code/flyer/AirPlane.java:27
Method
land
()
tutorial 8/code/flyer/Flyer.java:26
Method
land
()
tutorial 9/code/flyerA/AirPlane.java:13
Method
land
()
tutorial 9/code/flyerA/Flyer.java:28
Method
logInExample
this example is to illustrate how to use your custom exception class TODO 2: try to modify it by deleting try-catch and throw the exception to a calli
tutorial 10/code/ExceptionDemo.java:62
Method
main
(String[] args)
tutorial 10/code/ExceptionDemo.java:10
Method
main
(String[] args)
tutorial 11/code/Tute11.java:13
Method
main
(String[] args)
tutorial 11/code/Tute11Solution2.java:16
Method
main
(String[] args)
tutorial 11/code/demo/GenericPairDemo2.java:7
Method
main
(String[] args)
tutorial 11/code/demo/GenericPairDemo.java:6
← previous
next →
101–200 of 317, ranked by callers