[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The class implements the `ExecutorProvider` interface and inherits from `java.lang.Object`, providing methods for managing executor services."],["The webpage lists the available versions of the class, from version 2.7.1 up to the latest version 2.63.1, with links to their respective documentation."],["Key methods include `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()`, along with static methods `newBuilder()` and `newIOBuilder()` for creating instances."],["The class provides the ability to specify the number of threads used by the executor and set a thread-factory to name the processing threads."]]],[]]