[[["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.Builder` is 2.63.1, with numerous previous versions available for reference, starting as far back as version 2.7.1."],["This class inherits from `java.lang.Object` and includes inherited members such as `clone()`, `equals(Object)`, and `hashCode()`."],["`InstantiatingExecutorProvider.Builder` provides a `build()` method that creates an `InstantiatingExecutorProvider` object and a constructor for the Builder itself."],["The `getExecutorThreadCount()` method returns the number of threads used by the executor, while `getThreadFactory()` returns a `ThreadFactory` instance."],["There are methods available to set the executor thread count and thread factory, `setExecutorThreadCount(int value)` and `setThreadFactory(ThreadFactory value)`, respectively, which return an instance of the `InstantiatingExecutorProvider.Builder` class."]]],[]]