| 程序包 | 说明 |
|---|---|
| net.congyh.designpatterns.observer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NewsPaper
Created by congyihao on 16-11-2.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Observer.update(Subject subject) |
void |
Reader.update(Subject subject) |
Copyright © 2016. All rights reserved.