Class GsonHelper

java.lang.Object
org.eclipse.dirigible.commons.api.helpers.GsonHelper

public class GsonHelper
extends Object
The GsonHelper utility class.
  • Field Details

    • GSON

      public static final transient com.google.gson.Gson GSON
      The GSON instance.
    • PARSER

      public static final transient com.google.gson.JsonParser PARSER
      The GSON Parser instance.
  • Constructor Details