type of method which provide a method to instantiate a new Command
Source
typedef Command<T> CommandBuilder<T extends AbstractModel>(value);
type of method which provide a method to instantiate a new Command
typedef Command<T> CommandBuilder<T extends AbstractModel>(value);