[[["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-06 UTC."],[[["This webpage provides documentation for the `FixedExecutorProvider` class in the Google API Client Libraries for Java, with the latest version being 2.63.1."],["`FixedExecutorProvider` is an `ExecutorProvider` that consistently returns the same executor, facilitating the management of executor services."],["The `create(ScheduledExecutorService executor)` static method creates a new `FixedExecutorProvider` instance, accepting a `ScheduledExecutorService` as its parameter."],["The `getExecutor()` method allows retrieval of the `ScheduledExecutorService` being used, while `shouldAutoClose()` determines if the executor will be automatically closed by the client."],["The current page displays the documentation for version 2.43.0, which is one of the many previous versions of the `FixedExecutorProvider`."]]],[]]