| 程序包 | 说明 |
|---|---|
| net.congyh.designpatterns.command.macro |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CoolCook
Created by yihao.cong@outlook.com on 16-11-3.
|
class |
HotCook
Created by yihao.cong@outlook.com on 16-11-3.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChopCommand.setCook(ICook cook) |
void |
DuckCommand.setCook(ICook cook) |
void |
PorkCommand.setCook(ICook cook) |
Copyright © 2016. All rights reserved.