org.apache.batik.bridge
protected class ScriptingEnvironment.EvaluateRunnableRunnable extends Object implements Runnable
| Field Summary | |
|---|---|
| int | count
Incremented each time this runnable is put in the queue. |
| boolean | error |
| protected Runnable | runnable |
| Constructor Summary | |
|---|---|
| EvaluateRunnableRunnable(Runnable r) | |
| Method Summary | |
|---|---|
| void | run() |