Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 205 Bytes

File metadata and controls

29 lines (14 loc) · 205 Bytes

监视器对象模式 (Monitor Object Pattern)

定义

类图

// 类图内容

适用场景

优缺点

优点

缺点

代码实现

// 示例代码