项目作者: wadiemendja

项目描述 :
Observer is a behavioral design pattern. It specifies communication between objects: observable and observers. An observable is an object which notifies observers about the changes in its state.
高级语言: Java
项目地址: git://github.com/wadiemendja/The-Observer-Pattern.git
创建时间: 2020-02-26T12:10:43Z
项目社区:https://github.com/wadiemendja/The-Observer-Pattern

开源协议:MIT License

下载