[[["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."],[[["This webpage details the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The class is an abstract class that implements `ExecutorProvider` and inherits from `java.lang.Object`, with methods for retrieving an executor, the executor thread count, and a thread factory."],["The most recent version of the `InstantiatingExecutorProvider` class is 2.63.1, but the page lists version history going back to 2.7.1, with multiple entries for each version number."],["Static methods include `newBuilder()`, which returns a builder for `InstantiatingExecutorProvider`, and instance methods that include `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()`."]]],[]]