Student.Nobody
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
Student.Nobody() |
public static final java.lang.String NAME
public boolean isBusy(Day day, int hour)
Student
isBusy
in class Student
day
- the day of the week in which we check if the student is busyhour
- the hour of the day in which we check if the student is busy.
This parameter must be in the interval 0-24