|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ARunnable | |
|---|---|
| net.sf.asyncobjects.util.callbacks | This package contains a generic callbacks interfaces and adapter classes that help to implement them. |
| Uses of ARunnable in net.sf.asyncobjects.util.callbacks |
|---|
| Classes in net.sf.asyncobjects.util.callbacks that implement ARunnable | |
|---|---|
class |
RunnableAdapter.InternalRunnableAdapter
An internal class that addapt Adapter calss to asynchronous interface. |
| Methods in net.sf.asyncobjects.util.callbacks that return ARunnable | |
|---|---|
ARunnable |
RunnableAdapter.export()
|
static ARunnable |
RunnableAdapter.wrap(Runnable r)
Wrap Runnable object into asynchronous object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||