Class Config

    • Constructor Detail

      • Config

        protected Config​(@Nullable
                         File file)
    • Method Detail

      • getFile

        @Nullable
        public File getFile()
      • get

        protected <T> T get​(String key)
      • save

        protected void save()
      • contains

        protected boolean contains​(String key)
      • remove

        protected void remove​(String key)