[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version available is 2.63.1, with numerous previous versions listed, all pertaining to \u003ccode\u003eNumericThreshold\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e is a class that implements the \u003ccode\u003eBatchingThreshold\u003c/code\u003e interface and accumulates a count based on an \u003ccode\u003eElementCounter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods like \u003ccode\u003eaccumulate\u003c/code\u003e to present elements for accumulation, \u003ccode\u003ecopyWithZeroedValue\u003c/code\u003e to reset the accumulated value, and \u003ccode\u003eisThresholdReached\u003c/code\u003e to check if a certain value has been met.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor for \u003ccode\u003eNumericThreshold\u003c/code\u003e takes a \u003ccode\u003ethreshold\u003c/code\u003e (a long value) and an \u003ccode\u003eextractor\u003c/code\u003e (an \u003ccode\u003eElementCounter\u003c/code\u003e object) as parameters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e inherits methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, such as \u003ccode\u003eclone\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e, and \u003ccode\u003ehashCode\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]