[[["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-03-05 UTC."],[[["`ExtendableEntityUtil` is a utility class designed for managing extendable entity objects in Java."],["This class inherits several core methods from the base `Object` class, including `clone`, `equals`, and `hashCode`."],["The `areKeysEqual` static method verifies if two `Key` objects are equal, even if they are incomplete."],["The `checkSupportedValue` static method validates if a given object is a valid value for an `Entity` property, throwing an exception if not."],["The `createKey` static method is used to generate a new, incomplete `Key` object, optionally with a specified parent and kind."]]],[]]