Uses of Class
cronapp.reports.commons.GsonSingleton
-
Packages that use GsonSingleton Package Description cronapp.reports.commons -
-
Uses of GsonSingleton in cronapp.reports.commons
Methods in cronapp.reports.commons that return GsonSingleton Modifier and Type Method Description static GsonSingletonGsonSingleton. valueOf(String name)Returns the enum constant of this type with the specified name.static GsonSingleton[]GsonSingleton. values()Returns an array containing the constants of this enum type, in the order they are declared.
-