Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update CH07.md
  • Loading branch information
fanofxiaofeng authored Feb 21, 2017
commit 9ff13e50877b9a757df3d56b265c281d34db6943
2 changes: 1 addition & 1 deletion docs/CH07.md
Original file line number Diff line number Diff line change
Expand Up @@ -787,9 +787,9 @@ public class UseGC {
object1建立
object2建立
object3建立
object1被回收
object3被回收
object2被回收
object1被回收

## 7.3 接下來的主題

Expand Down