Class AndroidUtil

java.lang.Object
com.landawn.abacus.util.AndroidUtil

@Internal public final class AndroidUtil extends Object
Author:
haiyangl
  • Method Details

    • getSerialExecutor

      @Internal public static Executor getSerialExecutor()
      Gets the serial executor.
      Returns:
    • getThreadPoolExecutor

      @Internal public static Executor getThreadPoolExecutor()
      Gets the thread pool executor.
      Returns: