0
so we override it when declared new Object, right?
4 ответов
+ 2
I think 'it' is an anonymous class?
Maybe you should read this:
https://docs.oracle.com/javase/tutorial/java/javaOO/anonymousclasses.html
If you don't understand the tutorial, let us know what you don't understand.
+ 2
here is an example that you may want to check to see difference or understand the meanings of overriding and overloading https://code.sololearn.com/c0awDMpDLukF/?ref=app
0
What is "it"?
0
anonymous class, sorry for my miss.