| Interface | Description |
|---|---|
| ShakeDetector.ShakeListener |
| Class | Description |
|---|---|
| ApplicationHolder | Deprecated |
| LongArray |
Object wrapping an auto-expanding long[].
|
| MapBuilder |
Utility class for creating maps
|
| MapBuilder.Builder<K,V> | |
| ReactConstants | |
| SetBuilder |
Utility class for creating sets
|
| ShakeDetector |
Listens for the user shaking their phone.
|
| SystemClock |
Detour for System.currentTimeMillis and System.nanoTime calls so that they can be mocked out in
tests.
|