Package com.nt.udc.testnodechain.timeout.tasks
package com.nt.udc.testnodechain.timeout.tasks
-
ClassesClassDescriptionRepresents a Reminder task that can be inserted into a DelayQueue and becomes available 'x' duration before the TimeoutTask that it is a reminder for.Represents a TimeoutTask that can be inserted into a DelayQueue and becomes available only after the specified timeout is attained.