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? -

formula - R: how to pass in a reference to the variable in glm or lm? -