[[["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-08-15 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eNumericThreshold\u003c/code\u003e class is 2.63.1, but it is one of many versions which range as far back as 2.7.1.\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 object.\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, all of which are used to manage the threshold's state and check whether it has been met.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor, \u003ccode\u003eNumericThreshold(long threshold, ElementCounter<E> extractor)\u003c/code\u003e, takes two parameters: \u003ccode\u003ethreshold\u003c/code\u003e (a long value defining the event trigger) and \u003ccode\u003eextractor\u003c/code\u003e (an \u003ccode\u003eElementCounter\u003c/code\u003e object to retrieve numeric values).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e inherits several members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eclone\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e, \u003ccode\u003ehashCode\u003c/code\u003e, \u003ccode\u003etoString\u003c/code\u003e and others.\u003c/p\u003e\n"]]],[],null,[]]