[[["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-03-21 UTC."],[[["This webpage details the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The page provides documentation for version 2.50.0, as well as links to other versions ranging from 2.63.1 (latest) down to 2.7.1, of the `InstantiatingExecutorProvider` class."],["`InstantiatingExecutorProvider` can be built using the static methods `newBuilder()` and `newIOBuilder()`, both of which return an `InstantiatingExecutorProvider.Builder`."],["Key methods of the class include `getExecutor()` for retrieving the executor, `getExecutorThreadCount()` for the thread count, `getThreadFactory()` for the thread factory, `shouldAutoClose()` for auto-close behavior, and `toBuilder()` to build upon the existing executor."]]],[]]