Package me.hsgamer.hscore.config.annotation.converter
package me.hsgamer.hscore.config.annotation.converter
Contains some
Converter for custom ConfigPath-
ClassDescriptionThe converter for
ConfigPathto convert the object to the raw value stored in the config and vice versaThe defaultConverter, which does nothing, so the raw value and the final value are the same typeAConverterto convert primitive typesA simpleConverterthat use an operator to convert raw value to final value