Practice using static nested classesJava MultithreadingLevel 3, Lesson 6Available"Hi, Amigo!" "Yeah, tasks, I know, I know. By the way, Diego, you make great tasks." "Thanks for finally noticing. Here are some more:" 12Task Java Multithreading, level 3, lesson 6 unavailable How do I choose the right one? In the main method, assign an instance of the TEST class to the Object obj variable. Don't change anything except the main method. 12Task Java Multithreading, level 3, lesson 6 unavailable Refactoring, nested classes Refactor the Solution class: put all the constants in the nested public Constants class. Prevent the Constants class from being inherited. +2 CommentsPopularNewOldYou must be signed in to leave a commentThis page doesn't have any comments yet