You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"инстансами класса в этом же пакете" was wrong, and "инстансами классов этого же пакета" is right.
First expression meant that `protected` can be used by instances of only this class - the same as "инстансами этого класса".
0 commit comments