[[["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."],[[["The latest version available for `InstantiatingExecutorProvider` is 2.63.1, and the page details versions ranging down to 2.7.1."],["`InstantiatingExecutorProvider` is an `ExecutorProvider` that creates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["This class inherits from `java.lang.Object` and implements `ExecutorProvider`."],["The `InstantiatingExecutorProvider` class has static methods like `newBuilder()` to create a builder and several instance methods such as `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()` for creating or interacting with the executor."],["The `shouldAutoClose()` method indicates whether the executor should be closed by the containing client class."]]],[]]