[[["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 document outlines the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The `InstantiatingExecutorProvider` class implements the `ExecutorProvider` interface and inherits from `java.lang.Object`, offering functionalities like `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, and `shouldAutoClose()`."],["Static methods `newBuilder()` and `newIOBuilder()` are available to construct instances of `InstantiatingExecutorProvider.Builder`, whereas `toBuilder()` is an abstract method for creating a builder instance from the current object."],["A list of various version links to the `InstantiatingExecutorProvider` is provided, ranging from the latest version, 2.63.1, down to version 2.7.1, with each version having a unique URL that can be accessed."]]],[]]