Class AbstractExecutionService

  • All Implemented Interfaces:
    ExecutionService
    Direct Known Subclasses:
    AndroidExecutionService

    public abstract class AbstractExecutionService
    extends java.lang.Object
    implements ExecutionService
    Base ExecutionService that provides the default implementation of serial and concurrent executor.
    • Method Detail

      • throttled

        public static boolean throttled()
      • dumpThreads

        public static void dumpThreads()
      • dumpState

        public void dumpState()