Class GsonBuildConfig


  • public final class GsonBuildConfig
    extends java.lang.Object
    Build configuration for Gson. This file is automatically populated by templating-maven-plugin and .java/.class files are generated for use in Gson.
    Author:
    Inderjeet Singh
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VERSION
      This field is automatically populated by Maven when a build is triggered
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • VERSION

        public static final java.lang.String VERSION
        This field is automatically populated by Maven when a build is triggered
        See Also:
        Constant Field Values