- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
/** * Create an instance of {@link ProcessSubTaskCommand } * */ public ProcessSubTaskCommand createProcessSubTaskCommand() { return new ProcessSubTaskCommand(); }
/** * Create an instance of {@link ProcessSubTaskCommand } * */ public ProcessSubTaskCommand createProcessSubTaskCommand() { return new ProcessSubTaskCommand(); }