[[["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-07-28 UTC."],[[["\u003cp\u003eThis \u003ccode\u003eTransformer\u003c/code\u003e interface facilitates the conversion between two different types, \u003ccode\u003eTFrom\u003c/code\u003e and \u003ccode\u003eTTo\u003c/code\u003e, during JSON serialization.\u003c/p\u003e\n"],["\u003cp\u003eSerializers can be created using a constructor that accepts a \u003ccode\u003ejava.lang.reflect.Type\u003c/code\u003e, a \u003ccode\u003ejava.lang.Class\u003c/code\u003e, or no arguments, with precedence given in that order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etransformTo\u003c/code\u003e method converts a source object (\u003ccode\u003eTFrom\u003c/code\u003e) into the destination type (\u003ccode\u003eTTo\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etransformFrom\u003c/code\u003e method converts an object from the destination type (\u003ccode\u003eTTo\u003c/code\u003e) back into the source type (\u003ccode\u003eTFrom\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]