public static class Simulator.SimShell
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
SimShell(long runTimeInSeconds,
Building b,
long userInteractionPeriod,
long emergencyPeriod,
long sensorHazardPeriod,
boolean quiet) |
Modifier and Type | Method and Description |
---|---|
Simulator.SimShell |
kill()
Begins killing child threads;
|
void |
run() |
public SimShell(long runTimeInSeconds, Building b, long userInteractionPeriod, long emergencyPeriod, long sensorHazardPeriod, boolean quiet)
public Simulator.SimShell kill()
public void run()
run
in interface java.lang.Runnable