ブラウザの設定でJava Scriptの使用を有効にしてご利用ください。
出典:Wiktionary
inner class (複数形 inner classes)
出典:Wikipedia
出典:『Wikipedia』 (2010/12/22 17:18 UTC 版)
In object-oriented programming (OOP), an inner class or nested class is a class declared entirely within the body of another class or interface. It is distinguished from a subclass.
inner class