Computer Glossary Definition (English)

Top-level Inner Class Defined
The following is in context to Computer, because it's common for a single word to have multiple meanings you will find additional research links near the bottom of the page.
"A class defined within another class using the static modifier; it is treated by Java as a class that stands on its own, but its name is prefixed by the name of the containing class and a dot, as in LinkedList.ListItem (technically, these classes are not "inner" classes, but they are "nested" inside of another class)"
Additional Languages
Additional Top-level Inner Class Definition Starting Points
The following links are listed in alphabetical order. Please note we cannot guarantee Top-level Inner Class definitions are contextually accurate to Computer at third party websites.
Expert Dictionary: Top-level Inner Class
Dictionary: Top-level Inner Class



