[[["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 webpage details the `InstantiatingExecutorProvider` class, which is an `ExecutorProvider` that generates a new `ScheduledExecutorService` each time `getExecutor()` is invoked."],["The class inherits from `java.lang.Object` and implements the `ExecutorProvider` interface, and there are several inherited member functions listed from the parent class."],["`InstantiatingExecutorProvider` offers static methods `newBuilder()` and `newIOBuilder()` for creating builder instances."],["Key methods of this class include `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()`, offering control over executor creation, thread count, thread naming, auto-closing, and the creation of a new builder instance."],["There is a list of versions available for this documentation going from version 2.63.1 to version 2.7.1, with 2.63.1 being the latest version."]]],[]]