-
Jonathan Hefner authored
"Overwrite" means "destructively replace", and is more suitable when, for example, talking about writing data to a location. "Override" means "supersede", and is more suitable when, for example, talking about redifining methods in a subclass. (cherry picked from commit 0d3effc9)
Jonathan Hefner authored"Overwrite" means "destructively replace", and is more suitable when, for example, talking about writing data to a location. "Override" means "supersede", and is more suitable when, for example, talking about redifining methods in a subclass. (cherry picked from commit 0d3effc9)
Loading