All > Technology > Programming > Java
A nested class with the
static
reserved word in its header. Unlike inner classes, objects of static nested classes have no enclosing object. They are also known as nested top-level classes.- 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