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.
|
SingleThreadAsserter |
Simple class for asserting that operations only run on a single thread.
|
SystemClock |
Detour for System.currentTimeMillis and System.nanoTime calls so that they can be mocked out in
tests.
|
Exception | Description |
---|---|
JavascriptException |
A JS exception that was propagated to native.
|