Interface AppConfiguration.SchedulerCreator

Enclosing class:
AppConfiguration

public static interface AppConfiguration.SchedulerCreator
  • Method Summary

    Modifier and Type
    Method
    Description
    io.reactivex.Scheduler
     
  • Method Details

    • create

      io.reactivex.Scheduler create()