Package 

Class EagerModuleProvider

  • All Implemented Interfaces:
    javax.inject.Provider

    
    public class EagerModuleProvider
     implements Provider<NativeModule>
                        

    Provider for an already initialized and non-lazy NativeModule.

    • Method Summary

      Modifier and Type Method Description
      NativeModule get()
      • Methods inherited from class javax.inject.Provider

        get
      • Methods inherited from class java.lang.Object

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