Dictionary
Thesaurus
Encyclopedia
Translator
Web

nested class

 - 1 dictionary result
Computing Dictionary

nested class Java
In Java, a class defined within an enclosing class definition. A static nested class has no direct access to the members of its enclosing class whereas a non-static nested class, known as an "inner class", is associated with an instance of the enclosing class and an instance of the inner class has direct access to the members of its enclosing instance.
Java Tutorial.
[Other languages?]
(2006-11-19)

The Free On-line Dictionary of Computing, © 1993-2007 Denis Howe
Cite This Source
Search another word or see nested class on Thesaurus | Reference
FacebookTwitterFollow us: