GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java™ (public API).
WorkerThread.java File Reference

Go to the source code of this file.

Classes

class  com.jogamp.common.util.WorkerThread
 A re-start()'able, pause(boolean)'able and interrupt'able worker thread with an optional minimum execution duration, see getSleptDuration() executing a task periodically. More...
 
interface  com.jogamp.common.util.WorkerThread.Callback
 An interruptible task periodically executed on the WorkerThread thread. More...
 
interface  com.jogamp.common.util.WorkerThread.StateCallback
 An interruptible State task on the WorkerThread thread. More...
 
enum  com.jogamp.common.util.WorkerThread.StateCallback.State
 State change cause. More...
 

Packages

package  com.jogamp.common.util
 Copyright 2015 JogAmp Community.