Skip to content

Commit

Permalink
docs: update active object
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed May 27, 2024
1 parent 2bbf893 commit 26579fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions active-object/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

![Active Object](./etc/active-object.urm.png "Active Object class diagram")

## Applicability

* When you need to perform long-running operations without blocking the main thread.
Expand Down

0 comments on commit 26579fe

Please sign in to comment.