[[["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."],[[["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."]]],[]]