[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]