public class CommandFactory extends Object
Constructor and Description |
---|
CommandFactory() |
Modifier and Type | Method and Description |
---|---|
Command |
build(String command) |
boolean |
commandExists(String command) |
static Set<String> |
commandList() |
Copyright © 2016. All rights reserved.