| Package | Description |
|---|---|
| net.sf.eBus.util |
Contains supporting utility Java classes for
net.sf.eBus. |
| Modifier and Type | Method and Description |
|---|---|
static SequentialTask |
SequentialTask.createTask(Object o,
Runnable task)
Creates a sequential task for the given object and task.
|
static SequentialTask |
SequentialTask.createTask(Object o,
Runnable task,
Logger logger,
Level logLevel)
Creates a sequential task for the given object and task.
|
Copyright © 2019. All rights reserved.