mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-07 01:21:55 +08:00
implement -> implements
implement -> implements
This commit is contained in:
@ -149,7 +149,7 @@ Vihical <|-- Trunck
|
||||
|
||||
## 实现关系 (Realization)
|
||||
|
||||
用来实现一个接口,在 Java 中使用 implement 关键字。
|
||||
用来实现一个接口,在 Java 中使用 implements 关键字。
|
||||
|
||||
<div align="center"> <img src="../pics//SoWkIImgAStDuU8goIp9ILK8IatCoQn.png"/> </div><br>
|
||||
|
||||
|
Reference in New Issue
Block a user