this表示当前类的对象, 不能用于static声明的方法中,常用于区分同名成员变量;
final用法
this与final用法
原文:https://www.cnblogs.com/yun---meng/p/13205478.html