Package 

Class OfferwallViewModel_Factory

  • All Implemented Interfaces:
    dagger.internal.Factory , javax.inject.Provider

    @DaggerGenerated()@Generated(value = dagger.internal.codegen.ComponentProcessor, comments = https://dagger.dev) 
    public final class OfferwallViewModel_Factory
     implements Factory<OfferwallViewModel>
                        
    • Method Summary

      Modifier and Type Method Description
      OfferwallViewModel get()
      static OfferwallViewModel_Factory create()
      static OfferwallViewModel newInstance()
      • 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