Class ConfigFile

java.lang.Object
xyz.geik.glib.shades.okaeri.configs.OkaeriConfig
xyz.geik.farmer.configuration.ConfigFile

public class ConfigFile extends xyz.geik.glib.shades.okaeri.configs.OkaeriConfig
Main config file
Since:
2.0
Author:
geik
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Database configuration settings
    static class 
    Gui configuration class
    static class 
    Settings configuration of config
    static class 
    Tax settings configuration
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class xyz.geik.glib.shades.okaeri.configs.OkaeriConfig

    asMap, get, get, get, getBindFile, getConfigurer, getDeclaration, isRemoveOrphans, load, load, load, load, load, load, load, load, migrate, migrate, save, save, save, save, saveDefaults, saveToString, set, setBindFile, setConfigurer, setDeclaration, setLogger, setRemoveOrphans, update, updateDeclaration, withBindFile, withBindFile, withBindFile, withConfigurer, withConfigurer, withLogger, withRemoveOrphans, withSerdesPack

    Methods inherited from class java.lang.Object

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

    • ConfigFile

      public ConfigFile()