org.apache.batik.bridge
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 |
---|
ScriptingEnvironment.EvaluateRunnableRunnable(java.lang.Runnable r) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public int count
public boolean error
protected java.lang.Runnable runnable
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.