final method

短语

词形变化

final methods 复数 final methods

释义与例句

n.
  1. 1.

    A class method that cannot be extended, so it has to be inherited as it is.

    计算机