Uses of Interface
javax.realtime.Interruptible

Packages that use Interruptible
javax.realtime   
 

Uses of Interruptible in javax.realtime
 

Methods in javax.realtime with parameters of type Interruptible
 boolean Timed.doInterruptible(Interruptible logic)
          Execute a time-out method.
 boolean AsynchronouslyInterruptedException.doInterruptible(Interruptible logic)
          Executes the run() method of the given Interruptible.