public class BuildingControl
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
BuildingControl(Building b) |
Modifier and Type | Method and Description |
---|---|
void |
run()
This thread is started at runtime
|
public BuildingControl(Building b)