Class JSR166TestCase.ShortInterruptedRunnable

java.lang.Object
  extended by JSR166TestCase.CheckedInterruptedRunnable
      extended by JSR166TestCase.ShortInterruptedRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
JSR166TestCase

public class JSR166TestCase.ShortInterruptedRunnable
extends JSR166TestCase.CheckedInterruptedRunnable


Constructor Summary
JSR166TestCase.ShortInterruptedRunnable()
           
 
Method Summary
protected  void realRun()
           
 
Methods inherited from class JSR166TestCase.CheckedInterruptedRunnable
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSR166TestCase.ShortInterruptedRunnable

public JSR166TestCase.ShortInterruptedRunnable()
Method Detail

realRun

protected void realRun()
                throws java.lang.InterruptedException
Specified by:
realRun in class JSR166TestCase.CheckedInterruptedRunnable
Throws:
java.lang.InterruptedException