2425262728293031323334
} //Construct Commands and set AI public Dealer(AI diff) { BuildDealerList commB = new BuildDealerList(); commB.createList(getCommL()); setDiff(diff); } //returns commands public CommandList getCommL()