mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-31 14:17:11 +00:00
refactor: Update zh pattern image paths
This commit is contained in:
@@ -66,7 +66,7 @@ public final class SimpleTask extends Task {
|
||||
task.executeWith(() -> LOGGER.info("I'm done now."));
|
||||
```
|
||||
## 类图
|
||||

|
||||

|
||||
|
||||
## 适用性
|
||||
使用回调模式当
|
||||
|
||||
Reference in New Issue
Block a user