Interface JSONContext.Generator

    • Method Detail

      • generate

        java.lang.String generate​(java.lang.Object object)
        Parameters:
        object - the object to stringify
        Returns:
        the JSON string representing the object