mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-19 12:33:29 +08:00
[hotfix] fix a typo
This commit is contained in:
@@ -377,7 +377,7 @@ Help!
|
||||
|
||||
**[8]** 这是一个**静态**方法引用。
|
||||
|
||||
**[9]** 这是 **[6]** 的另一个版本:附加到存活对象的方法的方法参考,有时称为*绑定方法引用*。
|
||||
**[9]** 这是 **[6]** 的另一个版本:对已实例化对象的方法的引用,有时称为*绑定方法引用*。
|
||||
|
||||
**[10]** 最后,获取静态内部类的方法引用的操作与 **[8]** 中外部类方式一样。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user