Command<T> CommandBuilder( value)

type of method which provide a method to instantiate a new Command

Source

typedef Command<T> CommandBuilder<T extends AbstractModel>(value);