Class Config


  • public abstract class Config
    extends java.lang.Object
    An empty abstract class that will hold your configuration options in it.
    • Constructor Summary

      Constructors 
      Constructor Description
      Config()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Config

        public Config()