public static final class CoalescingScheduler.Tester extends Object implements Runnable
Modifier and Type | Method and Description |
---|---|
static CoalescingScheduler.Tester |
i(EventBus bus)
Returns the single instance of Tester, constructing it if necessary.
|
void |
run()
Runs the test, printing the results to standard output.
|