![]() |
#9 |
MCTS
|
public boolean init()
{ boolean ret; ; this.checkSelection(); ret = super(); tmpResponsible.setTmp(); this.initParmDefault(); this.fillTmpData(); // можно считать пустым return ret; } |
|