abstract method
Jump to navigation
Jump to search
English
[edit]Noun
[edit]abstract method (plural abstract methods)
- (object-oriented programming) A method of an abstract class that has no implementation in that class and must therefore be implemented by all subtyping classes.
Antonyms
[edit]Translations
[edit]software - a method of an abstract class that has to be implemented by all subtyping classes
|