| Class | Description |
|---|---|
| BuildConfig |
| Enum | Description |
|---|---|
| Slow.Speed |
Documents how slow the operation is likely to be.
|
| Annotation Type | Description |
|---|---|
| Slow |
Documents code that may be slow and therefore shouldn't be called from the UI
thread or other performance critical sections of the application.
|