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