[[["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 document outlines the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The document lists various versions of the class, ranging from version 2.63.1 (latest) down to 2.7.1, with links to their respective documentation pages."],["Key methods of the `InstantiatingExecutorProvider` class include `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()`, which are detailed in this document."],["The document also includes static methods, `newBuilder()` and `newIOBuilder()`, which are used to create instances of `InstantiatingExecutorProvider.Builder`."],["The `InstantiatingExecutorProvider` class inherits members from `java.lang.Object` such as `clone()`, `equals()`, and `toString()`, all of which are also detailed in this document."]]],[]]