Skip to content

Commit e3c3b02

Browse files
authored
docs: Add tutorial links for Active object pattern (iluwatar#525) (iluwatar#1881)
1 parent 988c478 commit e3c3b02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

active-object/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,7 @@ Now, we can create multiple creatures such as Orcs, tell them to eat and roam, a
124124
## Class diagram
125125

126126
![alt text](./etc/active-object.urm.png "Active Object class diagram")
127+
128+
## Tutorials
129+
130+
* [Android and Java Concurrency: The Active Object Pattern](https://www.youtube.com/watch?v=Cd8t2u5Qmvc)

0 commit comments

Comments
 (0)