Interface ExtendableTaskIfc<E>
- All Superinterfaces:
Comparable<Delayed>
,Delayed
,TaskIfc<E>
- All Known Implementing Classes:
TimeoutTask
The ExtendableTaskIfc interface represents a task that can be extended and extends the TaskIfc interface.
-
Field Summary
Fields inherited from interface com.nt.udc.testnodechain.timeout.tasks.interfaces.TaskIfc
TIME_UNIT_USED
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
updateTimeout
-