Package de.qytera.qtaf.core.gson
Class GsonFactory
java.lang.Object
de.qytera.qtaf.core.gson.GsonFactory
Generate GSON object with custom serializers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.gson.GsonGet singleton GSOn instance
-
Constructor Details
-
GsonFactory
public GsonFactory()
-
-
Method Details
-
getInstance
public static com.google.gson.Gson getInstance()Get singleton GSOn instance- Returns:
- GSON singleton instance
-