Class SwingSchedulers


  • public final class SwingSchedulers
    extends java.lang.Object
    Hosts the default Schedulers for RxSwing: edt().
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Scheduler edt()
      Returns the default Event Dispatch Thread (EDT) scheduler.
      • Methods inherited from class java.lang.Object

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