Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.util.WorkerHandle
public class WorkerHandle
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void |
|
public WorkerHandle(Worker worker)
Creates a new handle for the given worker.
- Parameters:
worker
- the worker.