Uses of Interface
me.hsgamer.hscore.config.annotation.converter.Converter
Packages that use Converter
-
Uses of Converter in me.hsgamer.hscore.config.annotation.converter
Classes in me.hsgamer.hscore.config.annotation.converter that implement ConverterModifier and TypeClassDescriptionclassThe defaultConverter, which does nothing, so the raw value and the final value are the same typeMethods in me.hsgamer.hscore.config.annotation.converter that return ConverterModifier and TypeMethodDescriptionstatic @NotNull ConverterConverter.createConverterSafe(Class<? extends Converter> converterClass) Create a new instance of the converterMethod parameters in me.hsgamer.hscore.config.annotation.converter with type arguments of type ConverterModifier and TypeMethodDescriptionstatic @NotNull ConverterConverter.createConverterSafe(Class<? extends Converter> converterClass) Create a new instance of the converter