Inner Class Java Tutorial #81

Описание к видео Inner Class Java Tutorial #81

$1,000 OFF ANY Springboard Tech Bootcamps with my code ALEXLEE. See if you qualify for the JOB GUARANTEE! 👉 https://bit.ly/3HX970h

An inner class in Java, is a class inside of a class, like this:

class ClassOne {

class ClassTwo {

}

}

A class just has variables and methods. But you can also put another class inside and make an inner class (i.e nested class) for readability and maintainability.

I hope you enjoyed this inner classes tutorial!

Full Java Tutorial For Beginners Playlist:    • Full Java Course by Alex Lee  
Free Tips: https://bit.ly/3U6HXcb

Disclosure: Springboard link provided is linked to my affiliate account & supports the channel.

Alex Lee

Комментарии

Информация по комментариям в разработке