Package gnu.cajo.utils.extra
Class Timer.TimedTask
java.lang.Object
gnu.cajo.utils.extra.Timer.TimedTask
- All Implemented Interfaces:
Serializable
- Enclosing class:
Timer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
task
-
interval
private final long interval -
count
private int count -
time
private long time
-
-
Constructor Details
-
TimedTask
-
-
Method Details
-
drop
private void drop()
-