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-09 UTC."],[[["The latest version of BatchingThresholds is 2.63.1, as indicated by the link labeled \"(latest)\"."],["This page provides documentation for multiple versions of `BatchingThresholds`, ranging from version 2.7.1 up to 2.63.1."],["The `BatchingThresholds` class includes a static method `\u003cE\u003ecreate(long elementThreshold)` that creates a list with a single element count threshold."],["`BatchingThresholds` class inherits from the `java.lang.Object` class, and as such, inherits a variety of members, such as `clone()`, `equals(Object)`, and `hashCode()`, among others."],["The `BatchingThresholds()` constructor allows for the creation of new objects of that class."]]],[]]