| Package | Description |
|---|---|
| com.codename1.util |
General utilities classes
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
EasyThread.run(RunnableWithResult<T> r,
SuccessCallback<T> t)
Runs the given object asynchronously on the thread and returns the result object
|
Copyright © 2022. All rights reserved.