Class StringMapConverter<T>
java.lang.Object
me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter<T>
- All Implemented Interfaces:
me.hsgamer.hscore.config.annotation.converter.Converter
- Direct Known Subclasses:
HolderMapConverter,StringObjectMapConverter
public abstract class StringMapConverter<T>
extends Object
implements me.hsgamer.hscore.config.annotation.converter.Converter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringMapConverter
public StringMapConverter()
-
-
Method Details
-
toValue
-
toRawValue
-
convert
- Specified by:
convertin interfaceme.hsgamer.hscore.config.annotation.converter.Converter
-
convertToRaw
- Specified by:
convertToRawin interfaceme.hsgamer.hscore.config.annotation.converter.Converter
-