public interface Work
EventThread worker.| Modifier and Type | Method and Description |
|---|---|
void |
perform(Coordinator coordinator)
Does the work.
|
void perform(Coordinator coordinator)
coordinator - a reference to the coordinator.Copyright © 2004-2015 Hudson. All Rights Reserved.