class Controller.TrashTask
extends java.util.TimerTask
Constructor and Description |
---|
TrashTask() |
Modifier and Type | Method and Description |
---|---|
void |
run()
Calls the view method that adds a Litter object to the HashMap of rendered Litter object.
|
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
None
-