Learn Java Programming - Protected Access Applied to an Instance Variable

Опубликовано: 13 Август 2015
на канале: Daniel Ross
354
5

When the protected access modifier is applied to an instance variable, the following access is granted:
Full access is granted to read or change or the value of the instance variable from within the same package. In addition, access is granted to read or change or the value of the instance variable from subclasses of another package through inheritance only.


На этой странице сайта вы можете посмотреть видео онлайн Learn Java Programming - Protected Access Applied to an Instance Variable длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Daniel Ross 13 Август 2015, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 354 раз и оно понравилось 5 зрителям. Приятного просмотра!