Package 

Class Async


  • 
    public class Async
    
                        

    Author: sunyi Description: thread util

    • Method Summary

      Modifier and Type Method Description
      static void runOnPool(Runnable runnable)
      static void runOnQueue(Runnable runnable)
      static void runOnUIThread(Runnable runnable)
      • Methods inherited from class java.lang.Object

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