Class ZestJSON


  • public class ZestJSON
    extends Object
    The Class ZestJSON.
    • Constructor Detail

      • ZestJSON

        public ZestJSON()
    • Method Detail

      • toString

        public static String toString​(ZestElement element)
        To string.
        Parameters:
        element - the element
        Returns:
        the string
      • fromString

        public static ZestElement fromString​(String str)
        From string.
        Parameters:
        str - the str
        Returns:
        the zest element