Practice with autoboxing Booleans - 1

"Hi, Amigo!"

undefined
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.
undefined
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.