[[["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-15 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()`."]]],[]]