[[["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 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."]]],[]]