Class ShadowAsyncTask


  • public class ShadowAsyncTask
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowAsyncTask()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void optimizeAsyncTaskExecutor()
      Optimize the thread pool executor of AsyncTask with allowCoreThreadTimeOut = true
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowAsyncTask

        public ShadowAsyncTask()
    • Method Detail

      • optimizeAsyncTaskExecutor

        public static void optimizeAsyncTaskExecutor()
        Optimize the thread pool executor of AsyncTask with allowCoreThreadTimeOut = true