Class BroadcastReceiverComponentManager


  • public final class BroadcastReceiverComponentManager
    extends java.lang.Object
    Do not use except in Hilt generated code!

    A manager for the creation of components that live in the BroadcastReceiver.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Object generatedComponent​(android.content.Context context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • generatedComponent

        public static java.lang.Object generatedComponent​(android.content.Context context)