Creates an ImmutableList containing only a single threshold which counts the number of
elements. This is helpful for when using ThresholdBatcher for the simple case, when the element
count is the only threshold.
[[["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 available is 2.63.1, representing the most up-to-date release of the `BatchingThresholds` documentation."],["This page details the `BatchingThresholds` class, which is designed to provide factory methods for setting up batching thresholds."],["The `create` method is a static method that generates an immutable list with a singular threshold based on the number of elements, which is specifically for when using the element count as the sole threshold within `ThresholdBatcher`."],["The class `BatchingThresholds` inherits multiple methods from `java.lang.Object`, such as `clone()`, `equals(Object)`, and `toString()`, as it extends this base class."],["Multiple versions are documented and available to view on the page ranging from version 2.7.1 to the latest version of 2.63.1, with a full history provided."]]],[]]