[[["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-21 UTC."],[[["The latest version available for `PartitionKey` is 2.63.1, with previous versions listed down to 2.7.1."],["`PartitionKey` is a class that inherits from the base `Object` class in Java."],["The `PartitionKey` class has a constructor that takes an array of `Object` as its parameter named `keys`."],["The `PartitionKey` class includes two methods: `equals(Object obj)` which overrides the parent class, and `hashCode()` which also overrides the parent class, both returning boolean and int respectively."],["The `PartitionKey` class inherits various methods from the base `Object` class such as `clone()`, `getClass()`, `notify()`, `toString()`, and `wait()` among others."]]],[]]