[[["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 includes a comprehensive list of versions dating back to 2.7.1."],["`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()`, managing the creation and operation of executors."],["`InstantiatingExecutorProvider` inherits from `java.lang.Object` and implements the `ExecutorProvider` interface, incorporating inherited methods such as `clone()`, `equals(Object)`, and `toString()`."],["Key functionalities include getting the executor, determining the number of executor threads, obtaining a thread factory, and indicating if the executor should be auto-closed."]]],[]]