[[["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, providing a mechanism to accumulate a count based on an \u003ccode\u003eElementCounter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is 2.63.1, with the content listing versions down to 2.7.1, offering a range of available documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e has a constructor that takes a \u003ccode\u003elong\u003c/code\u003e threshold value and an \u003ccode\u003eElementCounter\u003c/code\u003e to determine when an event should occur.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericThreshold\u003c/code\u003e has methods to accumulate elements (\u003ccode\u003eaccumulate(E e)\u003c/code\u003e), create a copy with a zeroed accumulated value (\u003ccode\u003ecopyWithZeroedValue()\u003c/code\u003e), and check if the threshold has been reached (\u003ccode\u003eisThresholdReached()\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits several methods from java.lang.Object such as clone(), equals(), and toString().\u003c/p\u003e\n"]]],[],null,[]]