[[["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 a comprehensive list of versions available from 2.63.1 down to 2.7.1 for \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 is used to accumulate a count based on a provided \u003ccode\u003eElementCounter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e provides methods such as \u003ccode\u003eaccumulate\u003c/code\u003e, \u003ccode\u003ecopyWithZeroedValue\u003c/code\u003e, and \u003ccode\u003eisThresholdReached\u003c/code\u003e to manage and check the accumulated count against a threshold.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eNumericThreshold(long threshold, ElementCounter<E> extractor)\u003c/code\u003e requires a long value for the threshold and an \u003ccode\u003eElementCounter\u003c/code\u003e object to function properly.\u003c/p\u003e\n"],["\u003cp\u003eThe class \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\u003etoString()\u003c/code\u003e, among others.\u003c/p\u003e\n"]]],[],null,[]]