Package com.illumon.util
Class TimerTaskAdapter
java.lang.Object
java.util.TimerTask
com.illumon.util.TimerTaskAdapter
- All Implemented Interfaces:
Runnable
A TimerTask implementation that wraps a runnable. Avoids boilerplate in these days of method references.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime