Noun
final method (plural final methods) (object-oriented programming) A class method that cannot be extended, so it has to be inherited as it is.