Package 

Class ReadableNativeMap

  • All Implemented Interfaces:
    com.facebook.react.bridge.ReadableMap

    
    public class ReadableNativeMap
    extends NativeMap implements ReadableMap
                        

    Implementation of a read-only map in native memory. This will generally be constructed and filled in native code so you shouldn't construct one yourself.