Interface NonBlockingThread

  • All Known Implementing Classes:
    RxThreadFactory.RxCustomThread

    public interface NonBlockingThread
    Marker interface to indicate blocking is not recommended while running on a Scheduler with a thread type implementing it.