| Package | Description |
|---|---|
| com.codename1.util |
General utilities classes
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncResource.complete(V value)
Sets the resource value.
|
void |
AsyncResource.error(Throwable t)
Sets the error for this resource in the case that it could not be loaded.
|
Copyright © 2022. All rights reserved.