Package gnu.cajo.utils.extra
Class Timer.TimedTask
- java.lang.Object
-
- gnu.cajo.utils.extra.Timer.TimedTask
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Timer
private final class Timer.TimedTask extends java.lang.Object implements java.io.Serializable
-
-
Constructor Summary
Constructors Modifier Constructor Description private
TimedTask(java.lang.Object task, long interval, int count)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private void
drop()
-