【Java学习】- private

The private keyword means that no one can access the member except the class that contains that member, inside methods of that class.

posted @ 2022-02-16 13:19  易点灵通  阅读(94)  评论(0)    收藏  举报