[[["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."],[[["The latest version of the `InstantiatingExecutorProvider` is 2.63.1, and the page provides links to various other versions, including 2.22.0."],["`InstantiatingExecutorProvider` is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["This class provides static and regular methods including `newBuilder()`, `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()`, each serving a specific purpose."],["`InstantiatingExecutorProvider` inherits from `java.lang.Object` and implements the `ExecutorProvider` interface, with inherited members from the Object class."],["The `InstantiatingExecutorProvider` class allows for the retrieval of the executor, thread count, and thread factory, and indicates if the executor should be closed by the client."]]],[]]