mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 12:58:37 +00:00
docs: update active object
This commit is contained in:
@@ -163,10 +163,6 @@ Program output:
|
||||
09:00:02.504 [Thread-2] INFO com.iluwatar.activeobject.ActiveCreature -- Orc2 has started to roam in the wastelands.
|
||||
```
|
||||
|
||||
## Class diagram
|
||||
|
||||

|
||||
|
||||
## Applicability
|
||||
|
||||
* When you need to perform long-running operations without blocking the main thread.
|
||||
|
||||
Reference in New Issue
Block a user