[[["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 for \u003ccode\u003eNumericThreshold\u003c/code\u003e is 2.63.1, with a list of previous versions ranging down to version 2.7.1 provided for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e is a class that implements the \u003ccode\u003eBatchingThreshold\u003c/code\u003e interface and is used to accumulate a count based on the \u003ccode\u003eElementCounter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNumericThreshold\u003c/code\u003e class includes methods such as \u003ccode\u003eaccumulate\u003c/code\u003e, \u003ccode\u003ecopyWithZeroedValue\u003c/code\u003e, and \u003ccode\u003eisThresholdReached\u003c/code\u003e to manage the accumulation and checking of the threshold value.\u003c/p\u003e\n"],["\u003cp\u003eA constructor \u003ccode\u003eNumericThreshold(long threshold, ElementCounter<E> extractor)\u003c/code\u003e allows for the creation of a \u003ccode\u003eNumericThreshold\u003c/code\u003e object, taking a threshold value and an \u003ccode\u003eElementCounter\u003c/code\u003e object as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe inheritance of this class goes from \u003ccode\u003ejava.lang.Object\u003c/code\u003e to \u003ccode\u003eNumericThreshold\u003c/code\u003e, also implementing \u003ccode\u003eBatchingThreshold\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]