All > Technology > Programming > Java
A class with the
final
reserved word in its header. A final class may not be extended by another class.- Browse Related Terms: abstract class, abstract method, const, declaration, definition, final class, final method, goto, keyword, method signature, reserved word, static initializer, static method, static nested class