There's no such thing as too much programming... But "too much beer" can result in "it's time to go home" or "sleep on the floor". In this task, you will get two interfaces. The BeerLover class needs to implement one of them. At the same time, you need to understand the relationship between the READY_TO_GO_HOME variable and the isReadyToGoHome method.
Beer
- 3
Locked
Comments (6)
- Popular
- New
- Old
You must be signed in to leave a comment
Hoist
15 November 2022, 05:30
Cool. Way back in 2018
0
Ricardo Olivarria
26 September 2018, 17:08
There are some typos here. Interface names on the code and on the example are different. Alcohol != Alcoholic. Drink != Drinker.
+1
Roman
27 September 2018, 05:25
Thanks, it will be fixed soon.
0
Learner
27 September 2018, 09:37
The code doesn't get verified.
0
Regina Support Team at CodeGym
27 September 2018, 09:51
Could you please send the print screen of the error it displays.
0
Learner
27 September 2018, 10:46
Does not verify this particular condition:
The Beer class must implement all of the Drink interface's methods.
I am lost.
0