[[["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 various other versions listed, ranging down to version 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.\u003c/p\u003e\n"],["\u003cp\u003eIt has a constructor \u003ccode\u003eNumericThreshold(long threshold, ElementCounter<E> extractor)\u003c/code\u003e that takes a threshold value and an \u003ccode\u003eElementCounter\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaccumulate(E e)\u003c/code\u003e method is used to accumulate the attribute of interest from an element, and the \u003ccode\u003ecopyWithZeroedValue()\u003c/code\u003e method creates a copy of the threshold with the accumulated value set to zero.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eisThresholdReached()\u003c/code\u003e method indicates whether the threshold has been exceeded.\u003c/p\u003e\n"]]],[],null,[]]