[[["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-07 UTC."],[[["This webpage details the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The class is abstract and implements the `ExecutorProvider` interface, inheriting from `java.lang.Object`."],["There is an extensive list of versions for this class available, with 2.63.1 being the latest, and there are many between that version and 2.7.1."],["The `InstantiatingExecutorProvider` class provides static methods `newBuilder()` and `newIOBuilder()`, which return an `InstantiatingExecutorProvider.Builder` for creating new instances."],["The class has methods to retrieve the executor, the number of threads it uses, the thread factory, whether it should auto-close, and a method to get the builder."]]],[]]