[[["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-03-21 UTC."],[[["This webpage provides documentation for the `FlowController` class, which is used for managing flow control in Java."],["The latest version of the `FlowController` is 2.63.1, with links available for various older versions dating back to 2.7.1."],["`FlowController` has methods to manage limits, such as `decreaseThresholds`, `increaseThresholds`, `reserve`, and `release`, and methods to retrieve current, max, and min limits."],["The class can be constructed with either `DynamicFlowControlSettings` or `FlowControlSettings`, allowing for flexible configuration."],["The `FlowController` class inherits from the `java.lang.Object` class, meaning it has default methods like `clone()`, `equals()`, `getClass()`, and `toString()`."]]],[]]