java - What is it called when a subclass changes the implementation of a superclass method? -


i search on own, don't know look. there annotation this?

overriding. , @override annotation, link

indicates method declaration intended override method declaration in supertype.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -