Interface WindowThreadManager


  • public interface WindowThreadManager
    • Method Summary

      Modifier and Type Method Description
      void runAsync​(Runnable r)  
    • Method Detail

      • runAsync

        void runAsync​(Runnable r)