"Bilaabo has brought Amigo some tasks:"

undefined
7
Task
Java Multithreading, level 3, lesson 2
Locked
Prevent inheritance
Prevent anyone from inheriting the Listener class.
undefined
7
Task
Java Multithreading, level 3, lesson 2
Locked
Preventing overriding
Prevent overriding of the onMouseDown method.
undefined
7
Task
Java Multithreading, level 3, lesson 2
Locked
Prevent the creation of instances of a class
Prevent the creation of instances of the Listener class.