Package 

Class NativeArray

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

    
    public abstract class NativeArray
     implements NativeArrayInterface
                        

    Base class for an array whose members are stored in native code (C++).

    • Method Summary

      Modifier and Type Method Description
      native String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait