[[["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 \u003ccode\u003eNumericThreshold\u003c/code\u003e class implements the \u003ccode\u003eBatchingThreshold\u003c/code\u003e interface and is designed to accumulate a count based on a provided \u003ccode\u003eElementCounter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eNumericThreshold\u003c/code\u003e is 2.63.1, and the page provides links to documentation for multiple previous versions, including 2.24.0.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eNumericThreshold\u003c/code\u003e object is created using a constructor that takes a \u003ccode\u003elong\u003c/code\u003e threshold value and an \u003ccode\u003eElementCounter\u003c/code\u003e object, which is used to extract a numeric value from a given object.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to accumulate elements (\u003ccode\u003eaccumulate\u003c/code\u003e), create a copy with a zeroed value (\u003ccode\u003ecopyWithZeroedValue\u003c/code\u003e), and check if the threshold has been reached (\u003ccode\u003eisThresholdReached\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e class inherits several methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals(Object)\u003c/code\u003e, and \u003ccode\u003ehashCode()\u003c/code\u003e, among others.\u003c/p\u003e\n"]]],[],null,[]]