[[["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 of `InstantiatingExecutorProvider` is 2.63.1, but this page is for version 2.36.0, with a list of previous versions available."],["`InstantiatingExecutorProvider` is an `ExecutorProvider` that generates a new `ScheduledExecutorService` with every call to `getExecutor()`."],["It implements `ExecutorProvider` and inherits members from `java.lang.Object`."],["It has static methods `newBuilder()` and `newIOBuilder()` to create `InstantiatingExecutorProvider.Builder` instances, and methods like `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()`."],["This class is an abstract one that can be used to return a thread-factory in order to name the processing threads appropriately."]]],[]]