Package 

Class LogXInitializer

  • All Implemented Interfaces:
    androidx.startup.Initializer

    
    public final class LogXInitializer
     implements Initializer<ILogger>
                        

    初始化

    • Method Summary

      Modifier and Type Method Description
      ILogger create(Context context)
      List<Class<out Initializer<?>>> dependencies()
      • Methods inherited from class java.lang.Object

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