net.sourceforge.groboutils.junit.v1
Class MultiThreadedTestRunner.JDK11Interrupt

java.lang.Object
  |
  +--net.sourceforge.groboutils.junit.v1.MultiThreadedTestRunner.JDK11Interrupt
All Implemented Interfaces:
MultiThreadedTestRunner.ThreadGroupInterrupt
Enclosing class:
MultiThreadedTestRunner

protected static class MultiThreadedTestRunner.JDK11Interrupt
extends java.lang.Object
implements MultiThreadedTestRunner.ThreadGroupInterrupt


Constructor Summary
protected MultiThreadedTestRunner.JDK11Interrupt()
           
 
Method Summary
 void interruptGroup(java.lang.ThreadGroup tg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiThreadedTestRunner.JDK11Interrupt

protected MultiThreadedTestRunner.JDK11Interrupt()
Method Detail

interruptGroup

public void interruptGroup(java.lang.ThreadGroup tg)
Specified by:
interruptGroup in interface MultiThreadedTestRunner.ThreadGroupInterrupt


Copyright © 2001-2003 by The GroboUtils Project