[[["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-15 UTC."],[[["This webpage details the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The latest version of this class is 2.63.1, and the class provides methods like `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()` with static method `newBuilder()` available."],["`InstantiatingExecutorProvider` inherits from `java.lang.Object` and implements `ExecutorProvider`, which are mentioned to be shown with their inherited members."],["The `InstantiatingExecutorProvider` class offers control over executor behavior, including the number of threads used, the thread factory, and whether the executor should be automatically closed by the client."]]],[]]