...
*For referencing protected members, the accessing class has to be a sub-class in any (possibly different) package or should also be in the same package.
**Default members can be referenced only within the same package.
...
...
*For referencing protected members, the accessing class has to be a sub-class in any (possibly different) package or should also be in the same package.
**Default members can be referenced only within the same package.
...