[[["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-04-09 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()`."]]],[]]