Package com.biglybt.pif.utils
Interface DelayedTask
-
- All Known Implementing Classes:
UtilitiesImpl.DelayedTaskImpl
public interface DelayedTask
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
queue()
Queue the task for execution.void
queueFirst()
-