-
- All Implemented Interfaces:
public final class UIManagerModuleReflected
-
-
Constructor Summary
Constructors Constructor Description UIManagerModuleReflected(ReactContext reactContext)
-
Method Summary
Modifier and Type Method Description final IntegergetUIOpsCount()final DispatchCommandOperationReflectedgetNextUIOpReflected()final NativeHierarchyManagerReflectednativeViewHierarchyManager()final BooleanisRunnablesListEmpty()final BooleanisNonBatchOpsEmpty()final BooleanisOperationQueueEmpty()-
-
Method Detail
-
getUIOpsCount
final Integer getUIOpsCount()
-
getNextUIOpReflected
final DispatchCommandOperationReflected getNextUIOpReflected()
-
nativeViewHierarchyManager
final NativeHierarchyManagerReflected nativeViewHierarchyManager()
-
isRunnablesListEmpty
final Boolean isRunnablesListEmpty()
-
isNonBatchOpsEmpty
final Boolean isNonBatchOpsEmpty()
-
isOperationQueueEmpty
final Boolean isOperationQueueEmpty()
-
-
-
-