abstract method

短语

[经] 抽象法

词形变化

abstract methods 复数 abstract methods

释义与例句

n.
  1. 1.

    A method of an abstract class that has no implementation in that class and must therefore be implemented by all subtyping classes.

    计算机