protected class ScriptingEnvironment.EvaluateRunnableRunnable
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
int |
count
Incremented each time this runnable is put in the queue.
|
boolean |
error |
protected java.lang.Runnable |
runnable |
Constructor and Description |
---|
EvaluateRunnableRunnable(java.lang.Runnable r) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
Copyright © 2022 Apache Software Foundation. All Rights Reserved.