instanceManager property

  1. @visibleForTesting
InstanceManager instanceManager
final

Maintains instances used to communicate with the native objects they represent.

This field is exposed for testing purposes only and should not be used outside of tests.

Implementation

@visibleForTesting
final InstanceManager instanceManager;