"Hi, Amigo!"
16
Task
Java Multithreading,
level 9,
lesson 7
Locked
Weird bugs O_o
Fix 2 bugs:
1) an exception occurs
2) the program becomes unresponsive
Make minimal changes.
9
Task
Java Multithreading,
level 9,
lesson 7
Locked
Autoboxing features (part 2)
Fix the bug causing a NullPointerException in the getValue() method.
Read the supplementary article about the special features of autoboxing.
GO TO FULL VERSION