public class FrameRenderTask
extends java.util.concurrent.RecursiveAction
Modifier and Type | Field and Description |
---|---|
protected RenderInfo |
info |
Modifier | Constructor and Description |
---|---|
protected |
FrameRenderTask(RenderInfo info) |
Modifier and Type | Method and Description |
---|---|
protected void |
compute() |
adapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, complete, completeExceptionally, fork, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnfork
protected RenderInfo info
protected FrameRenderTask(RenderInfo info)