Class ConfigBuilder


  • public class ConfigBuilder
    extends me.hsgamer.hscore.builder.FunctionalMassBuilder<File,​me.hsgamer.hscore.config.Config>
    The config builder
    • Field Detail

      • INSTANCE

        public static final ConfigBuilder INSTANCE
        the singleton instance
    • Method Detail

      • getType

        protected String getType​(File input)
        Specified by:
        getType in class me.hsgamer.hscore.builder.FunctionalMassBuilder<File,​me.hsgamer.hscore.config.Config>