filmov
tv
Java2-08b - Observer Design Pattern - Code Examples and Java Support

Показать описание
In this video, we continue our exploration of the Observer design pattern, looking at some sample code that implements it. We also discuss Java's support for this, and the drawbacks of using the built-in version vs. creating your own.