Kotlin Tutorial - 22 - Using Nested classes in Kotlin

Опубликовано: 04 Апрель 2019
на канале: PRABEESH R K
568
6

In this video we learn about how to implement Nested classes in Kotlin programming. You can place a class inside another class, such an arrangement is called nested class. By default all Nested classes are static.

The outer class can access all member variables and member functions of the nested class without creating an object of that class. But for nested class, it is not possible to access the members of the Outer class.


Like my Facebook page :   / codeglympse  
Subscribe My YouTube channel :    / ticoontechnologies  


Смотрите видео Kotlin Tutorial - 22 - Using Nested classes in Kotlin онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь PRABEESH R K 04 Апрель 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 568 раз и оно понравилось 6 людям.