[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["`SerialVersionUIDDigest` class computes serialVersionUID hashes. It is dynamically loaded and made public to allow users to explicitly depend on it. The class has one public method: `digest(byte[] input)`, which takes a byte array as input. It inherits several methods from `java.lang.Object`, including `clone()`, `equals()`, `finalize()`, `getClass()`, `hashCode()`, `notify()`, `notifyAll()`, `toString()`, and three overloaded `wait()` methods.\n"]]