java.lang.Object
org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
-
Field Summary
Fields
int
Incremented each time this runnable is put in the queue.
boolean
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
count
public int count
Incremented each time this runnable is put in the queue.
-
error
public boolean error
-
-
Constructor Details
-
EvaluateRunnableRunnable
public EvaluateRunnableRunnable(Runnable r)
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable