Class InterruptSource.Thread

java.lang.Object
java.lang.Thread
com.jogamp.common.util.InterruptSource.Thread
All Implemented Interfaces:
InterruptSource, Runnable
Enclosing interface:
InterruptSource

public static class InterruptSource.Thread extends Thread implements InterruptSource
Thread specialization implementing InterruptSource to track Thread.interrupt() calls.
Since:
2.3.2