Skip to content

Commit 2fd2106

Browse files
authored
Update final、static、this、super.md
修正错别字
1 parent 4529ad9 commit 2fd2106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java相关/final、static、this、super.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public class Sub extends Super {
6969

7070
**使用 this 和 super 要注意的问题:**
7171

72-
- super 调用父类中的其他构造方法时,调用时要放在构造方法的首行!this 调用奔雷中的其他构造方法时,也要放在首行。
72+
- super 调用父类中的其他构造方法时,调用时要放在构造方法的首行!this 调用本类中的其他构造方法时,也要放在首行。
7373
- this、super不能用在static方法中。
7474

7575
**简单解释一下:**

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy