public class Oven
extends java.lang.Object
Constructor and Description |
---|
Oven(double temp,
CostComputer costComputer) |
Modifier and Type | Method and Description |
---|---|
Board |
longTic(int nbTic,
Board board,
java.util.Random rnd) |
double |
tic(Board board,
java.util.Random rnd) |
public Oven(double temp, CostComputer costComputer)