Class InjectorEntryPointGenerator

java.lang.Object
dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator

public final class InjectorEntryPointGenerator extends Object
Generates an entry point that allows for injection of the given activity
  • Constructor Details

    • InjectorEntryPointGenerator

      public InjectorEntryPointGenerator(androidx.room.compiler.processing.XProcessingEnv env, AndroidEntryPointMetadata metadata)
  • Method Details