访问权限修饰符 类前面可以加public,类成员前面加private,protected,default,publicprivate是访问修饰符的一种,除了private之外,还有default、protected、public