A nested class is simply a class inside of another class.
class Standard {
class Nested {
}
}
Of course nothing is that simple in Java with all the modifiers, scope considerations, and core object oriented functionality. In fact there are four types of nested classes each with their own unique rules. The purpose of this tutorial is to simply make you aware of each type of nested class without going into great detail. I'll detail each type of nested class in separate tutorials.
En esta página del sitio puede ver el video en línea Learn Java Programming - Introduction to Nested Classes de Duración hora minuto segunda en buena calidad , que subió el usuario Daniel Ross 11 enero 2016, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,942 veces y le gustó 48 a los espectadores. Disfruta viendo!