Package 

Interface WritableMap

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

    
    public interface WritableMap
     implements ReadableMap
                        

    Interface for a mutable map. Used to pass arguments from Java to JS.