[[["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-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eMemcacheService.CasValues\u003c/code\u003e is a class designed to hold values for compare-and-set operations, where \u003ccode\u003eexpiration\u003c/code\u003e and \u003ccode\u003enewValue\u003c/code\u003e can be null.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from \u003ccode\u003eObject\u003c/code\u003e, including methods like \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one takes \u003ccode\u003eoldValue\u003c/code\u003e and \u003ccode\u003enewValue\u003c/code\u003e, and the other takes \u003ccode\u003eoldValue\u003c/code\u003e, \u003ccode\u003enewValue\u003c/code\u003e, and \u003ccode\u003eexpiration\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to retrieve the old value (\u003ccode\u003egetOldValue\u003c/code\u003e), the new value (\u003ccode\u003egetNewValue\u003c/code\u003e), and the expiration (\u003ccode\u003egetExipration\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class overrides \u003ccode\u003eequals()\u003c/code\u003e and \u003ccode\u003ehashCode()\u003c/code\u003e from \u003ccode\u003eObject\u003c/code\u003e for specific comparison and hashing operations.\u003c/p\u003e\n"]]],[],null,[]]