Class InjectorEntryPointGenerator


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

      • InjectorEntryPointGenerator

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

      • generate

        public void generate()
                      throws java.io.IOException
        Throws:
        java.io.IOException