Class Constants


  • public class Constants
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.google.gson.Gson GSON  
      static java.util.logging.Logger LOGGER  
      static java.lang.String NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • GSON

        public static final com.google.gson.Gson GSON
      • NAME

        public static java.lang.String NAME
      • LOGGER

        public static java.util.logging.Logger LOGGER
    • Constructor Detail

      • Constants

        public Constants()