Package com.nt.udc.testnodechain.timeout.tasks.interfaces


package com.nt.udc.testnodechain.timeout.tasks.interfaces
  • Interfaces
    Class
    Description
    The ExtendableTaskIfc interface represents a task that can be extended and extends the TaskIfc interface.
    The TaskIfc interface represents a task that extends the Delayed interface and is parameterized by type E.