Abstract method
Appearance
In computer science's object-oriented programming, an abstract method is a method which has no implementation.
See also: abstract class, class method, instance method
In computer science's object-oriented programming, an abstract method is a method which has no implementation.
See also: abstract class, class method, instance method