Course contentsShow
Java
Lesson 719 of 2,87017. Access Control in DepthPro lesson

Protected Reference Type Restrictions

Protected members can be accessed through 'this' or subclass references, but not through unrelated superclass references.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.