[[["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-02 UTC."],[[["The latest version of `InstantiatingExecutorProvider` is 2.63.1, as seen in the provided list of available versions."],["`InstantiatingExecutorProvider` is an `ExecutorProvider` that creates a new `ScheduledExecutorService` each time `getExecutor()` is called."],["It implements the `ExecutorProvider` interface and inherits from `java.lang.Object`, inheriting members such as `clone()`, `equals(Object)`, and `hashCode()`."],["This class provides static methods `newBuilder()` and `newIOBuilder()` to create a builder, and methods like `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()` and `toBuilder()`."],["The number of threads used by the executor created by this `ExecutorProvider` can be returned by calling the method `getExecutorThreadCount()`."]]],[]]