final :class
Marks the given class or classes as final. If given multiple, then the first class will be returned.
Default Syntax
Without Syntax Sugar
Parameters
classTable: {class}
The desired
class or classes to be set to final.
Returns