public class CpclFactory extends CmdFactory
| Constructor and Description |
|---|
CpclFactory() |
| Modifier and Type | Method and Description |
|---|---|
CpclCmd |
create()
Create command object
创建指令对象 |
public CpclCmd create()
CmdFactorycreate in class CmdFactory